Uses of Class
Asteroids.ProxyGLPoint

Packages that use ProxyGLPoint
Asteroids 

Uses of ProxyGLPoint in Asteroids
 

Fields in Asteroids declared as ProxyGLPoint
protected ProxyGLPointAsteroids.camera
          
ProxyGLPointGLExplosion.GLDebris.coordinates
          
ProxyGLPointGLExplosion.GLDebris.delta
          
ProxyGLPointGLHeatSeek.coords
          
ProxyGLPointGLIPShip.Bullet.coordinates
          
ProxyGLPointGLIPShip.Bullet.origin
          
ProxyGLPointGLIPShip.coords
          
ProxyGLPointGLKnowInfo.coordinate
          
ProxyGLPointGLMonitorAgents.coordinate
          
private ProxyGLPoint[]GLMonitorAgents.coords
          
 

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

Methods in Asteroids with parameters of type ProxyGLPoint
StringGLHeatSeekGroup.detectCollision(ProxyGLPoint bullet, double dx, double dy)
          
StringGLKnowAgents.detectCollision(ProxyGLPoint bullet, double dx, double dy, boolean Urlview)
          Description of the Method
StringGLMonitorAgents.detectCollision(ProxyGLPoint bullet, double dx, double dy)
          
ProxyGLPointProxyGLShape.computeNormal(ProxyGLPoint a, ProxyGLPoint b, ProxyGLPoint c)