collidesWith(Entity *other) const | Annchienta::Entity | [virtual] |
draw()=0 | Annchienta::Entity | [pure virtual] |
drawn | Annchienta::Entity | [protected] |
Entity(const char *name="none") | Annchienta::Entity | |
getDepth()=0 | Annchienta::Entity | [pure virtual] |
getEntityType() const =0 | Annchienta::Entity | [pure virtual] |
getLayer() const | Annchienta::Entity | |
getMask() const =0 | Annchienta::Entity | [pure virtual] |
getMaskPosition() const =0 | Annchienta::Entity | [pure virtual] |
getName() const | Annchienta::Entity | |
isDrawn() const | Annchienta::Entity | |
layer | Annchienta::Entity | [protected] |
name | Annchienta::Entity | [protected] |
setDrawn(bool drawn) | Annchienta::Entity | |
setLayer(Layer *layer) | Annchienta::Entity | |
setName(const char *name) | Annchienta::Entity | |
update()=0 | Annchienta::Entity | [pure virtual] |
~Entity() | Annchienta::Entity | [virtual] |