![]() |
Blamite Game Engine - blam!
00406.12.10.23.1457.blamite
The core library for the Blamite Game Engine.
|
#include <types.h>
Public Member Functions | |
void | SetType (InputModeType type) |
InputModeType | GetType () const |
void | SetShortcut (char const *shortcut) |
char const * | GetShortcut () const |
char const * discord::InputMode::GetShortcut | ( | ) | const |
InputModeType discord::InputMode::GetType | ( | ) | const |
void discord::InputMode::SetShortcut | ( | char const * | shortcut | ) |
void discord::InputMode::SetType | ( | InputModeType | type | ) |