BattleZone
Class ProxyGLCube

BattleZone.ProxyGLShape
  |
  +--BattleZone.ProxyGLCube

public class ProxyGLCube
extends ProxyGLShape


Field Summary
 private PluginGLCanvascanvas
           
 private GLFuncgl
           

Fields inherited from class BattleZone.ProxyGLShape
drawMode, mainColor

Constructor Summary
ProxyGLCube(PluginGLCanvas Plugincanvas)
           

Method Summary
 voiddraw()
           

Methods inherited from class BattleZone.ProxyGLShape
computeNormal, setDrawMode, setMainColor, setMainColor

Field Detail

canvas

private PluginGLCanvas canvas

gl

private GLFunc gl
Constructor Detail

ProxyGLCube

public ProxyGLCube(PluginGLCanvas Plugincanvas)
Method Detail

draw

public void draw()