Cogs.Core
Public Attributes | List of all members
Cogs::Core::InputKeyEvent Struct Reference

Event based input data for Keyboard events. More...

#include <EventBasedInput.h>

Public Attributes

Key key = Key::None
 

Detailed Description

Event based input data for Keyboard events.

Definition at line 29 of file EventBasedInput.h.

Member Data Documentation

◆ key

Key Cogs::Core::InputKeyEvent::key = Key::None

Definition at line 30 of file EventBasedInput.h.


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