Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::Input::KeyMapEntry Struct Reference

Public Attributes

SDL_Keycode _sdlKCode
 
KeyCode _kCode
 

Detailed Description

Definition at line 9 of file Input.cpp.

Member Data Documentation

◆ _kCode

KeyCode Divide::Input::KeyMapEntry::_kCode

Definition at line 11 of file Input.cpp.

◆ _sdlKCode

SDL_Keycode Divide::Input::KeyMapEntry::_sdlKCode

Definition at line 10 of file Input.cpp.


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