|
Arcade architecture
|
This is the complete list of members for IEntity, including all inherited members.
| getColor() const =0 | IEntity | pure virtual |
| getPosition() const =0 | IEntity | pure virtual |
| getSize() const =0 | IEntity | pure virtual |
| getSpriteName() const =0 | IEntity | pure virtual |
| getZIndex() const =0 | IEntity | pure virtual |
| IEntity()=default | IEntity | |
| isMovable() const =0 | IEntity | pure virtual |
| moveEntity()=0 | IEntity | pure virtual |
| onClick()=0 | IEntity | pure virtual |
| onInteract()=0 | IEntity | pure virtual |
| setPosition(std::pair< size_t, size_t > position)=0 | IEntity | pure virtual |
| ~IEntity()=default | IEntity |