| ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PluginGLCanvas | |
Asteroids | |
BattleZone | |
CleanSweep | |
mam.agent.pluginAgentRes |
Uses of PluginGLCanvas in Asteroids |
Fields in Asteroids declared as PluginGLCanvas | |
private PluginGLCanvas | GLExplosion.canvas |
private PluginGLCanvas | GLExplosions.canvas |
private PluginGLCanvas | GLHeatSeek.canvas |
private PluginGLCanvas | GLHeatSeekGroup.canvas |
private PluginGLCanvas | GLIPShip.canvas |
private PluginGLCanvas | GLKnowAgents.canvas |
private PluginGLCanvas | GLMonitorAgents.canvas |
private PluginGLCanvas | ProxyGLBullet.canvas |
private PluginGLCanvas | ProxyGLCube.canvas |
private PluginGLCanvas | ProxyGLShip.canvas |
Constructors in Asteroids with parameters of type PluginGLCanvas | |
GLExplosion.GLExplosion(PluginGLCanvas Plugincanvas, int num, float scle) | |
GLExplosion.GLExplosion(PluginGLCanvas Plugincanvas) | |
GLExplosions.GLExplosions(PluginGLCanvas Plugincanvas, Asteroids prnt) | |
GLHeatSeek.GLHeatSeek(PluginGLCanvas Plugincanvas, String txt) | |
GLHeatSeekGroup.GLHeatSeekGroup(PluginGLCanvas Plugincanvas) | |
GLIPShip.GLIPShip(PluginGLCanvas Plugincanvas) | |
GLKnowAgents.GLKnowAgents(PluginGLCanvas Plugincanvas, Asteroids prnt) Constructor for the GLKnowAgents object | |
GLMonitorAgents.GLMonitorAgents(PluginGLCanvas Plugincanvas, Asteroids prnt) | |
ProxyGLBullet.ProxyGLBullet(PluginGLCanvas Plugincanvas) | |
ProxyGLCube.ProxyGLCube(PluginGLCanvas Plugincanvas) | |
ProxyGLShip.ProxyGLShip(PluginGLCanvas Plugincanvas) |
Methods in Asteroids with parameters of type PluginGLCanvas | |
void | Asteroids.construct(int w, int h, PluginGLCanvas cnvs) |
Uses of PluginGLCanvas in BattleZone |
Fields in BattleZone declared as PluginGLCanvas | |
private PluginGLCanvas | GLExplosion.canvas |
private PluginGLCanvas | GLHeatSeek.canvas |
private PluginGLCanvas | GLHeatSeekGroup.canvas |
private PluginGLCanvas | GLKnowAgents.canvas |
PluginGLCanvas | GLMonitorAgents.canvas |
private PluginGLCanvas | ProxyGLBullet.canvas |
private PluginGLCanvas | ProxyGLCube.canvas |
private PluginGLCanvas | ProxyGLMonitorShip.canvas |
private PluginGLCanvas | ProxyGLPyramid.canvas |
Constructors in BattleZone with parameters of type PluginGLCanvas | |
BattleZone.GLExplosion.GLExplosion(PluginGLCanvas Plugincanvas, int num) | |
GLExplosion.GLExplosion(PluginGLCanvas Plugincanvas, int num) | |
GLExplosion.GLExplosion(PluginGLCanvas Plugincanvas) | |
GLHeatSeek.GLHeatSeek(PluginGLCanvas Plugincanvas, String txt, BattleZone newBZ) | |
GLHeatSeekGroup.GLHeatSeekGroup(PluginGLCanvas Plugincanvas, BattleZone newBZ) | |
GLKnowAgents.GLKnowAgents(PluginGLCanvas Plugincanvas, BattleZone newBZ) | |
GLMonitorAgents.GLMonitorAgents(PluginGLCanvas Plugincanvas, BattleZone newBZ) | |
ProxyGLBullet.ProxyGLBullet(PluginGLCanvas Plugincanvas, BattleZone newBZ) | |
ProxyGLCube.ProxyGLCube(PluginGLCanvas Plugincanvas) | |
ProxyGLMonitorShip.ProxyGLMonitorShip(PluginGLCanvas Plugincanvas) | |
ProxyGLPyramid.ProxyGLPyramid(PluginGLCanvas Plugincanvas) |
Methods in BattleZone with parameters of type PluginGLCanvas | |
void | BattleZone.construct(int w, int h, PluginGLCanvas cnvs) |
void | GLKnowInfo.setExplode(PluginGLCanvas Plugincanvas) |
Uses of PluginGLCanvas in CleanSweep |
Fields in CleanSweep declared as PluginGLCanvas | |
private PluginGLCanvas | GLExplosion.canvas |
private PluginGLCanvas | GLExplosions.canvas |
private PluginGLCanvas | GLFileRocks.canvas |
private PluginGLCanvas | GLHeatSeek.canvas |
private PluginGLCanvas | GLHeatSeekGroup.canvas |
private PluginGLCanvas | GLIPShip.canvas |
private PluginGLCanvas | ProxyGLBullet.canvas |
private PluginGLCanvas | ProxyGLCube.canvas |
private PluginGLCanvas | ProxyGLDiamond.canvas |
private PluginGLCanvas | ProxyGLPyramid.canvas |
private PluginGLCanvas | ProxyGLShip.canvas |
Constructors in CleanSweep with parameters of type PluginGLCanvas | |
GLExplosion.GLExplosion(PluginGLCanvas Plugincanvas, int num, float scle) | |
GLExplosion.GLExplosion(PluginGLCanvas Plugincanvas) | |
GLExplosions.GLExplosions(PluginGLCanvas Plugincanvas, CleanSweep prnt) | |
GLFileRocks.GLFileRocks(PluginGLCanvas Plugincanvas, CleanSweep prnt) | |
GLHeatSeek.GLHeatSeek(PluginGLCanvas Plugincanvas, String txt) | |
GLHeatSeekGroup.GLHeatSeekGroup(PluginGLCanvas Plugincanvas) | |
GLIPShip.GLIPShip(PluginGLCanvas Plugincanvas) | |
ProxyGLBullet.ProxyGLBullet(PluginGLCanvas Plugincanvas) | |
ProxyGLCube.ProxyGLCube(PluginGLCanvas Plugincanvas) | |
ProxyGLDiamond.ProxyGLDiamond(PluginGLCanvas Plugincanvas) | |
ProxyGLPyramid.ProxyGLPyramid(PluginGLCanvas Plugincanvas) | |
ProxyGLShip.ProxyGLShip(PluginGLCanvas Plugincanvas) |
Methods in CleanSweep with parameters of type PluginGLCanvas | |
void | CleanSweep.construct(int w, int h, PluginGLCanvas cnvs) |
Uses of PluginGLCanvas in mam.agent.pluginAgentRes |
Fields in mam.agent.pluginAgentRes declared as PluginGLCanvas | |
PluginGLCanvas | Drawer.canvas |
PluginGLCanvas | PluginGLDialog.pCanvas |
Methods in mam.agent.pluginAgentRes with parameters of type PluginGLCanvas | |
void | Drawer.construct(int w, int h, PluginGLCanvas cnvs) |
| ||||||||||
PREV NEXT | FRAMES NO FRAMES |