ランタイム
|
キーボードインターフェース More...
#include <IKeyboard.h>
Public Member Functions | |
virtual UInt32 | GetKeyState (Mix::HID::KEY key) const =0 |
キーの状態を取得します More... | |
![]() | |
void | AddRef (void) |
参照数を 1 増やします More... | |
void | Release (void) |
参照数を 1 減らします More... | |
Long32 | GetRefCount (void) |
参照数を取得します More... | |
Protected Member Functions | |
virtual | ~IKeyboard (void) |
デストラクタ More... | |
![]() | |
MIX_DECLARE_ALLOCATOR () | |
Reference (void) | |
コンストラクタ More... | |
Reference (Long32 count) | |
コンストラクタ More... | |
virtual | ~Reference (void) |
デストラクタ More... | |
キーボードインターフェース
|
inlineprotectedvirtual |
デストラクタ
|
pure virtual |
キーの状態を取得します
[in] | key | 状態を取得するキーを表す Mix::HID::KEY 列挙定数 |