bubolo
 All Classes Namespaces Functions Variables Enumerator
bubolo.world.entity.Actor Member List

This is the complete list of members for bubolo.world.entity.Actor, including all inherited members.

Actor()bubolo.world.entity.Actor
Actor(UUID id)bubolo.world.entity.Actor
destroy()bubolo.world.entity.Actor
Entity()bubolo.world.entity.Entity
Entity(UUID newID)bubolo.world.entity.Entity
getHeight()bubolo.world.entity.Entity
getHP()bubolo.world.entity.Actor
getId()bubolo.world.entity.Entity
getMaxHP()bubolo.world.entity.Actor
getRotation()bubolo.world.entity.Entity
getWidth()bubolo.world.entity.Entity
getX()bubolo.world.entity.Entity
getY()bubolo.world.entity.Entity
isAlive()bubolo.world.entity.Actor
modifyHP(int i)bubolo.world.entity.Actor
setHeight(int size)bubolo.world.entity.Entity
setHP(int i)bubolo.world.entity.Actor
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
update()bubolo.world.entity.Entity