|
YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
按键输入设备。 更多...
#include <ydevice.h>

Public 类型 | |
| using | Tester = std::function< bool(const KeyInput &, KeyIndex)> |
| 输入测试器:判断是否在指定索引上激活输入状态。 更多... | |
Public 成员函数 | |
| KeyInputDevice (KeyIndex w=KeyBitsetWidth) | |
| virtual | DefDeDtor (KeyInputDevice) DefGetter(const ynothrow |
Public 属性 | |
| virtual | KeyIndex |
| virtual | Width |
Private 属性 | |
| KeyIndex | width |
| 宽度:设备支持的按键编码上界(不含)。 更多... | |
| using YSLib::Devices::KeyInputDevice::Tester = std::function<bool(const KeyInput&, KeyIndex)> |
|
inlineexplicit |
|
virtual |