Packages 
Package Description
org.lazywizard.radar
Contains the classes needed to obtain basic radar information.
org.lazywizard.radar.plugins
Basic radar implementations used by the game, you can ignore these classes.
org.lazywizard.radar.renderers
Provides the interfaces used by radar component renderers.
org.lazywizard.radar.renderers.campaign
Bundled renderer implementations for the campaign radar.
org.lazywizard.radar.renderers.combat
Bundled renderer implementations for the combat radar.
org.lazywizard.radar.util
Provides classes to ease common rendering tasks.
radar.org.newdawn.slick.geom
Contains polygon triangulation code taken from the Slick2D library.