ScummVM API documentation
Ultima::Ultima8::MButton Struct Reference

Public Member Functions

bool isState (MouseButtonState state) const
 
void setState (MouseButtonState state)
 
void clearState (MouseButtonState state)
 
bool isUnhandledPastTimeout (uint32 now, uint32 timeout)
 True if the current state is unhandled and past the double click timeout.
 
bool isUnhandledDoubleClick (uint32 timeout)
 True if the current state is unhandled and within the double click timeout.
 

Public Attributes

uint16 _downGump
 
uint32 _lastDown
 
uint32 _curDown
 
Common::Point _downPoint
 
int _state
 

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