ScummVM API documentation
Sci::SciEvent Struct Reference

Public Attributes

SciEventType type
 
SciKeyModifiers modifiers
 
uint16 character
 
Common::Point mousePos
 

Member Data Documentation

◆ character

uint16 Sci::SciEvent::character

For keyboard events: the actual character of the key that was pressed For 'Alt', characters are interpreted by their PC keyboard scancodes.

◆ mousePos

Common::Point Sci::SciEvent::mousePos

The mouse position at the time the event was created, in script coordinates (SCI16) or display coordinates (SCI32).


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