Package common.helper.unit
Class GameUnit
java.lang.Object
common.helper.unit.GameUnit
-
Constructor Details
-
GameUnit
public GameUnit()
-
-
Method Details
-
clone
- Throws:
CloneNotSupportedException
-
moveUnit
public void moveUnit(int x, int y, int z) -
reset
public abstract void reset()
-