This is the complete list of members for Actor, including all inherited members.
| act()=0 | Actor | protectedpure virtual |
| Actor() | Actor | |
| add(Actor *actor) | Actor | static |
| addDelayed(Actor *actor, float delay) | Actor | static |
| all | Actor | static |
| clear() | Actor | static |
| cooldown() | Actor | inlineprotected |
| diactivate() | Actor | inlineprotected |
| findById(int id) | Actor | static |
| findChar(int pos) | Actor | static |
| fixTime() | Actor | static |
| freeCell(int pos) | Actor | static |
| Id() | Actor | |
| init() | Actor | static |
| next() | Actor | inline |
| occupyCell(Char *ch) | Actor | static |
| onAdd() | Actor | inlineprotectedvirtual |
| onRemove() | Actor | inlineprotectedvirtual |
| postpone(float time) | Actor | protected |
| process() | Actor | static |
| remove(Actor *actor) | Actor | static |
| restoreFromBundle(Bundle *bundle) | Actor | virtual |
| spend(float time) | Actor | inlineprotectedvirtual |
| storeInBundle(Bundle *bundle) | Actor | virtual |
| TICK | Actor | static |