![]() |
Blamite Game Engine - blam!
00453.06.08.26.0624.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 | ) |