ScummVM API documentation
hpl::LowLevelInput Class Reference

Public Member Functions

 LowLevelInput (iLowLevelGraphics *graphics)
 
void LockInput (bool abX)
 
void BeginInputUpdate ()
 
void EndInputUpdate ()
 
MouseCreateMouse ()
 
KeyboardCreateKeyboard ()
 

Member Function Documentation

◆ LockInput()

void hpl::LowLevelInput::LockInput ( bool  abX)

Lock all input to current window.

Parameters
abX
Returns

◆ BeginInputUpdate()

void hpl::LowLevelInput::BeginInputUpdate ( )

Called by cInput

◆ EndInputUpdate()

void hpl::LowLevelInput::EndInputUpdate ( )

called by cInput


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