Public Member Functions | |
ITriggerableObject (Common::ReadStream &stream) | |
Direction | interactionDirection () const |
Common::Point | interactionPoint () const |
virtual void | trigger (const char *action)=0 |
Protected Member Functions | |
void | onClick () |
Protected Attributes | |
Common::Point | _interactionPoint |
Direction | _interactionDirection = Direction::Right |