net.groboclown.gui.tripleBuffer.v1.test
Class Unit

java.lang.Object
  |
  +--net.groboclown.gui.tripleBuffer.v1.test.Unit

class Unit
extends Object


Field Summary
(package private)  byte animFrame
           
(package private)  UnitClass baseClass
           
(package private)  double posX
           
(package private)  double posY
           
(package private)  double posZ
           
(package private)  int transX
           
(package private)  int transY
           
 
Constructor Summary
(package private) Unit()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

baseClass

UnitClass baseClass

posX

double posX

posY

double posY

posZ

double posZ

transX

int transX

transY

int transY

animFrame

byte animFrame
Constructor Detail

Unit

Unit()


Written under the LGPL