Class Tile
java.lang.Object
org.collebol.shared.EngineObject
org.collebol.shared.objects.GameObject
org.collebol.shared.objects.solids.Tile
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.collebol.shared.objects.GameObject
addPhysicsComponent, getGameLocation, getPhysicsComponentsList, getVelocity, setGameLocation, setPhysicsComponents, setVelocityMethods inherited from class org.collebol.shared.EngineObject
getOriginPosition, getSprite, getTexture, getVector, hasSprite, setOriginPosition, setSprite, setTexture, setVector
-
Constructor Details
-
Tile
public Tile()
-