|
YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
平台相关的基本按键输入定义。 更多...

命名空间 | |
| platform | |
| 默认平台命名空间。 | |
| platform::KeyCategory | |
函数 | |
| YF_API KeyIndex | platform::FindFirstKey (const KeyInput &) ynothrow |
| 找到输入缓冲区记录中最小的按键编码。 更多... | |
| YF_API KeyIndex | platform::FindNextKey (const KeyInput &, KeyIndex) ynothrow |
| 找到输入缓冲区记录中大于指定编码的最小的按键编码。 更多... | |
| Category | platform::KeyCategory::ClassifyKey (KeyIndex code) ynothrow |
| YF_API KeyIndex | platform::KeyCategory::FindFirstKeyInCategroy (const KeyInput &, KeyIndex) ynothrow |
| 找到第一个在指定类别的按键编码。 更多... | |
平台相关的基本按键输入定义。
在文件 Keys.cpp 中定义.