Public Member Functions | |
LingoEvent (LEvent e, int ei, ScriptType st, bool pass, CastMemberID si=CastMemberID(), Common::Point mp=Common::Point(-1, -1)) | |
LingoEvent (LEvent e, int ei, EventHandlerSourceType ehst, bool pass, Common::Point mp=Common::Point(-1, -1)) | |
Public Attributes | |
LEvent | event |
int | eventId |
EventHandlerSourceType | eventHandlerSourceType |
ScriptType | scriptType |
bool | passByDefault |
uint16 | channelId |
CastMemberID | scriptId |
Common::Point | mousePos |