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

G

getAlliedContactColor() - Method in interface org.lazywizard.radar.CommonRadar
Returns the color of allied contacts on the radar.
getAlliedContactColor() - Static method in class org.lazywizard.radar.RadarSettings
Returns the color that allied radar contacts should be drawn with.
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.
getContactRadius(ShipAPI, CommonRadar<CombatEntityAPI>) - Static method in class org.lazywizard.radar.renderers.combat.ShipRenderer
 
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.
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.
getRadarRenderRadius() - Static method in class org.lazywizard.radar.RadarSettings
Returns the radius of the rendered radar circle, in pixels.
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.
getShieldRadius(ShipAPI, CommonRadar<CombatEntityAPI>) - Static method in class org.lazywizard.radar.renderers.combat.ShipRenderer
 
getSizeModifier(ShipAPI, CommonRadar<CombatEntityAPI>) - Static method in class org.lazywizard.radar.renderers.combat.ShipRenderer
 
getTimeBetweenUpdateFrames() - Static method in class org.lazywizard.radar.RadarSettings
Returns how long there is between each radar update frame.
getVerticesPerCircle() - Static method in class org.lazywizard.radar.RadarSettings
Returns how many vertices the radar should use when creating circles.
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