BattleZone
Class ProxyGLPyramid

BattleZone.ProxyGLShape
  |
  +--BattleZone.ProxyGLPyramid

public class ProxyGLPyramid
extends ProxyGLShape


Field Summary
 private PluginGLCanvascanvas
           
 private GLFuncgl
           

Fields inherited from class BattleZone.ProxyGLShape
drawMode, mainColor

Constructor Summary
ProxyGLPyramid(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

ProxyGLPyramid

public ProxyGLPyramid(PluginGLCanvas Plugincanvas)
Method Detail

draw

public void draw()