nCine 2022.04.r504-96e4859
A cross-platform 2D game engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
ncine::KeyboardEvent Class Reference

Information about a keyboard event. More...

#include <InputEvents.h>

Public Attributes

int scancode
 Key scan code.
 
KeySym sym
 Key symbol code.
 
int mod
 Key modifiers mask.
 

Detailed Description

Information about a keyboard event.


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