#include <Action.h>
Collaboration diagram for Action:
Public Methods | |
| Action (World *world) | |
| virtual | ~Action () |
| string | getActionName () |
| virtual void | run () |
| bool | finished () |
Protected Attributes | |
| string | _actionName |
| vector< unsigned int > | _animations |
| bool | _finished |
| World * | _world |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.18