|
UniDx
|
#include <Input.h>
静的公開メンバ関数 | |
| static void | initialize () |
| static void | update () |
| static bool | GetKey (Keyboard::Keys key) |
| static bool | GetKeyDown (Keyboard::Keys key) |
| static bool | GetKeyUp (Keyboard::Keys key) |
静的限定公開変数類 | |
| static std::unique_ptr< Keyboard > | keyboard |
| static Keyboard::State | nowKeyState |
| static Keyboard::State | prevKeyState |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
staticprotected |
|
staticprotected |
|
staticprotected |