This is the complete list of members for bubolo.world.entity.Terrain, including all inherited members.
Entity() | bubolo.world.entity.Entity | |
Entity(UUID newID) | bubolo.world.entity.Entity | |
getHeight() | bubolo.world.entity.Entity | |
getId() | bubolo.world.entity.Entity | |
getRotation() | bubolo.world.entity.Entity | |
getWidth() | bubolo.world.entity.Entity | |
getX() | bubolo.world.entity.Entity | |
getY() | bubolo.world.entity.Entity | |
setHeight(int size) | bubolo.world.entity.Entity | |
setId(UUID id) | bubolo.world.entity.Entity | |
setParams(float x, float y, int w, int h, float rot) | bubolo.world.entity.Entity | |
setRotation(float newRotation) | bubolo.world.entity.Entity | |
setWidth(int size) | bubolo.world.entity.Entity | |
setX(float x) | bubolo.world.entity.Entity | |
setY(float y) | bubolo.world.entity.Entity | |
StationaryEntity() | bubolo.world.entity.StationaryEntity | |
StationaryEntity(UUID id) | bubolo.world.entity.StationaryEntity | |
Terrain() | bubolo.world.entity.Terrain | |
Terrain(UUID id) | bubolo.world.entity.Terrain | |
update() | bubolo.world.entity.Entity |