ExamineKeyboard()

Syntax

ExamineKeyboard()
Description
Updates the keyboard state. This function has to be called before using KeyboardInkey(), KeyboardPushed() or KeyboardReleased().

Parameters

None.

Return value

None.

Remarks

In fullscreen mode the command FlipBuffers() need to be called inside your event loop to handle all events properly.

See Also

KeyboardInkey(), KeyboardPushed() KeyboardReleased().

Supported OS

All

Keyboard Index - InitKeyboard() ->