| ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
BattleZone.ProxyGLShape | +--BattleZone.ProxyGLMonitorShip
Field Summary | |
private PluginGLCanvas | canvas |
float | cos315 |
float | cos45 |
private GLFunc | gl |
float | sin315 |
float | sin45 |
Fields inherited from class BattleZone.ProxyGLShape |
drawMode, mainColor |
Constructor Summary | |
ProxyGLMonitorShip(PluginGLCanvas Plugincanvas) |
Method Summary | |
void | draw() |
Methods inherited from class BattleZone.ProxyGLShape |
computeNormal, setDrawMode, setMainColor, setMainColor |
Field Detail |
private PluginGLCanvas canvas
public float cos315
public float cos45
private GLFunc gl
public float sin315
public float sin45
Constructor Detail |
public ProxyGLMonitorShip(PluginGLCanvas Plugincanvas)
Method Detail |
public void draw()
| ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |