edu.dhbw.andar.pub
Class SimpleBox

java.lang.Object
  extended by edu.dhbw.andar.pub.SimpleBox

public class SimpleBox
extends java.lang.Object


Constructor Summary
SimpleBox()
           
 
Method Summary
 void draw(GL10 gl)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleBox

public SimpleBox()
Method Detail

draw

public final void draw(GL10 gl)