Uses of Class
BattleZone.ProxyGLPoint

Packages that use ProxyGLPoint
BattleZone 

Uses of ProxyGLPoint in BattleZone
 

Fields in BattleZone declared as ProxyGLPoint
protected ProxyGLPointBattleZone.camera
          
ProxyGLPointBattleZone.expLoc
          
ProxyGLPointBattleZone.GLDebris.debCoordinates
          
ProxyGLPointBattleZone.GLDebris.debirsColor
          
ProxyGLPointBattleZone.previousCamera
          
ProxyGLPointBattleZone.seekerBase
          
ProxyGLPointBattleZone.seekerLoc
          
ProxyGLPointBattleZone.temp
          
ProxyGLPointGLExplosion.GLDebris.coordinates
          
ProxyGLPointGLExplosion.GLDebris.delta
          
ProxyGLPointGLHeatSeek.coords
          
ProxyGLPointGLKnowInfo.color
          
ProxyGLPointGLKnowInfo.coordinate
          
ProxyGLPointGLMonitorAgents.color
          
ProxyGLPointGLMonitorAgents.coordinate
          
private ProxyGLPoint[]GLMonitorAgents.coords
          
ProxyGLPointGLMonitorAgents.littleMAcolor
          
ProxyGLPointGLMonitorAgents.littleMALoc
          
ProxyGLPointProxyGLBullet.bumpLoc
          
ProxyGLPointProxyGLBullet.spot
          
ProxyGLPointProxyGLBullet.startingP
          
 

Constructors in BattleZone with parameters of type ProxyGLPoint
BattleZone.GLDebris.GLDebris(ProxyGLPoint newCoordinates, ProxyGLPoint newDebirsColor)
          
 

Methods in BattleZone that return ProxyGLPoint
ProxyGLPointProxyGLShape.computeNormal(ProxyGLPoint a, ProxyGLPoint b, ProxyGLPoint c)
          
 

Methods in BattleZone with parameters of type ProxyGLPoint
floatBattleZone.getRSeeker(ProxyGLPoint start, ProxyGLPoint end)
          
StringGLHeatSeekGroup.detectCollision(ProxyGLPoint bullet, double dx, double dy)
          
StringGLMonitorAgents.detectCollision(ProxyGLPoint bullet, double dx, double dy)
          
ProxyGLPointProxyGLShape.computeNormal(ProxyGLPoint a, ProxyGLPoint b, ProxyGLPoint c)