ScummVM API documentation
Fool::MouseMessage Struct Reference
Inheritance diagram for Fool::MouseMessage:
Fool::Message Fool::MouseDownMessage Fool::MouseUpMessage

Public Types

enum  Button { MB_LEFT, MB_RIGHT, MB_MIDDLE }
 

Public Member Functions

 MouseMessage (Button btn, const Common::Point &pos)
 
 MouseMessage (Common::EventType type, const Common::Point &pos)
 

Public Attributes

Button _button
 
Common::Point _pos
 

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