Age | Commit message (Collapse) | Author | Files | Lines |
|
Make computeGeometry public
|
|
|
|
|
|
|
|
|
|
Hashtable is not available on gwt, replace it with object map
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
animations draw there internal textures,
apply modifications on pieces,
but do not draw them themselves.
|
|
|
|
protected
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
void getPosOn(Tile tile, Orientation orientation, Vector3 v)
void setPosition(float x, float y, float r)
boolean isOn(Tile tile)
boolean isFacing(Orientation orientation)
|
|
|
|
|
|
|