Wuhoo  0.1
Windows using header only
Public Attributes | List of all members
WuhooEventKey Struct Reference

Struct representing a keyboard press. More...

#include <wuhoo.h>

Public Attributes

WuhooKeyModifiers mods
 
WuhooKeyState state
 
WuhooKeyCode code
 
WuhooUTF8 character [WUHOO_MAX_CHARACTER_SIZE]
 

Detailed Description

Struct representing a keyboard press.

Member Data Documentation

◆ code

WuhooKeyCode WuhooEventKey::code

Corresponding virtual key code

◆ mods

WuhooKeyModifiers WuhooEventKey::mods

WuhooKeyModifiers flags for Shift. Ctrl e.t.c

◆ state

WuhooKeyState WuhooEventKey::state

Key Release or Press, see WuhooKeyState


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