BattleZone
Class GLHeatSeekGroup
- public class GLHeatSeekGroup
BZ
private BattleZone BZ
canvas
private PluginGLCanvas canvas
gl
private GLFunc gl
heatseekers
protected Collection heatseekers
rand
private Random rand
requestor
public String requestor
SEEKER_DEATH
public final static String SEEKER_DEATH
GLHeatSeekGroup
public GLHeatSeekGroup(PluginGLCanvas Plugincanvas, BattleZone newBZ)
addSeeker
public void addSeeker(String txt)
detectCollision
public String detectCollision(ProxyGLPoint bullet, double dx, double dy)
draw
public void draw()
getRandom
private float getRandom(boolean signed, float begin, float end)
playTraitedEventSound
protected void playTraitedEventSound(String eventSoundName)
setHeat
public void setHeat(float x, float y)