YSTest  PreAlpha_b500_20140530
The YSLib Test Project
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
Keys.cpp 文件参考

平台相关的基本按键输入定义。 更多...

#include "YCLib/YModules.h"
#include <YFM_YCLib_Keys>
#include <YFM_YCLib_NativeAPI>
Keys.cpp 的引用(Include)关系图:

浏览源代码.

命名空间

 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
 找到第一个在指定类别的按键编码。 更多...
 

详细描述

平台相关的基本按键输入定义。

版本
r707
作者
FrankHB frank.nosp@m.hb19.nosp@m.89@gm.nosp@m.ail..nosp@m.com
自从
build 313
创建时间:
2012-06-01 14:32:37 +0800
修改时间:
2014-05-23 10:09 +0800
文本编码:
UTF-8
模块名称:
YCLib::Keys

在文件 Keys.cpp 中定义.