A B C D E F G I J M N O P R S T U 

G

getCampaignRendererClasses() - Static method in class org.lazywizard.radar.RadarSettings
Returns the list of renderers used on the campaign map.
getCombatRendererClasses() - Static method in class org.lazywizard.radar.RadarSettings
Returns the list of renderers used in combat.
getContactAlpha() - Method in interface org.lazywizard.radar.CommonRadar
Returns the alpha modifier for radar contacts.
getCurrentPixelsPerSU() - Method in interface org.lazywizard.radar.CommonRadar
Returns how many pixels are drawn per SU (Starsector's world unit).
getCurrentSightRadius() - Method in interface org.lazywizard.radar.CommonRadar
Returns how far the radar can see at its current zoom level.
getCurrentZoomLevel() - Method in interface org.lazywizard.radar.CommonRadar
Returns the current zoom level of the radar.
getEnemyContactColor() - Method in interface org.lazywizard.radar.CommonRadar
Returns the color of hostile contacts on the radar.
getEnemyContactColor() - Static method in class org.lazywizard.radar.RadarSettings
Returns the color that hostile radar contacts should be drawn with.
getFriendlyContactColor() - Method in interface org.lazywizard.radar.CommonRadar
Returns the color of friendly contacts on the radar.
getFriendlyContactColor() - Static method in class org.lazywizard.radar.RadarSettings
Returns the color that friendly radar contacts should be drawn with.
getMatrixPosition() - Method in class radar.org.newdawn.slick.geom.Transform
Get an array representing this Transform.
getMaxCampaignSightRange() - Static method in class org.lazywizard.radar.RadarSettings
Returns the maximum campaign radar range.
getMaxCombatSightRange() - Static method in class org.lazywizard.radar.RadarSettings
Returns the maximum combat radar range.
getNeutralContactColor() - Method in interface org.lazywizard.radar.CommonRadar
Returns the color of neutral contacts on the radar.
getNeutralContactColor() - Static method in class org.lazywizard.radar.RadarSettings
Returns the color that neutral radar contacts should be drawn with.
getNumZoomLevels() - Static method in class org.lazywizard.radar.RadarSettings
Returns how many zoom levels the radar supports.
getPointOnRadar(Vector2f) - Method in interface org.lazywizard.radar.CommonRadar
Converts a point from world space to radar space.
getRadarAlpha() - Method in interface org.lazywizard.radar.CommonRadar
Returns the alpha modifier for radar UI elements.
getRadarContactAlpha() - Static method in class org.lazywizard.radar.RadarSettings
Returns the alpha modifier for all radar contacts.
getRadarToggleKey() - Static method in class org.lazywizard.radar.RadarSettings
Returns the LWJGL keyboard constant for the radar toggle key.
getRadarUIAlpha() - Static method in class org.lazywizard.radar.RadarSettings
Returns the alpha modifier for all radar user interface elements.
getRawPointOnRadar(Vector2f) - Method in interface org.lazywizard.radar.CommonRadar
Converts a point from world space to radar space.
getRawPointOnRadar(float, float) - Method in interface org.lazywizard.radar.CommonRadar
Converts a point from world space to radar space.
getRawPointsOnRadar(float[]) - Method in interface org.lazywizard.radar.CommonRadar
Converts multiple points from world space to radar space.
getRenderCenter() - Method in interface org.lazywizard.radar.CommonRadar
Returns the center of the radar circle in screen coordinates.
getRenderRadius() - Method in interface org.lazywizard.radar.CommonRadar
Returns the radius of the radar circle in screen coordinates.
getTimeBetweenUpdateFrames() - Static method in class org.lazywizard.radar.RadarSettings
Returns how long there is between each radar update frame.
getTriangleCount() - Method in class radar.org.newdawn.slick.geom.NeatTriangulator
 
getTriangleCount() - Method in interface radar.org.newdawn.slick.geom.Triangulator
Get a count of the number of triangles produced
getTrianglePoint(int, int) - Method in class radar.org.newdawn.slick.geom.NeatTriangulator
 
getTrianglePoint(int, int) - Method in interface radar.org.newdawn.slick.geom.Triangulator
Get a point on a specified generated triangle
getZoomAnimationDuration() - Static method in class org.lazywizard.radar.RadarSettings
Returns how long it takes for the radar to animate switching zoom levels.
getZoomInKey() - Static method in class org.lazywizard.radar.RadarSettings
Returns the LWJGL keyboard constant for the radar zoom in key.
getZoomOutKey() - Static method in class org.lazywizard.radar.RadarSettings
Returns the LWJGL keyboard constant for the radar zoom out key.
A B C D E F G I J M N O P R S T U