ScummVM API documentation
Alcachofa::ITriggerableObject Class Referenceabstract
Inheritance diagram for Alcachofa::ITriggerableObject:
Alcachofa::Character Alcachofa::InteractableObject Alcachofa::WalkingCharacter Alcachofa::Door Alcachofa::MainCharacter

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
 

The documentation for this class was generated from the following file: