GraceFt
v2.3
开源图形引擎 EGE(Easy Graphics Engine) 的高层封装库
载入中...
搜索中...
未找到
Protected 成员函数
|
所有成员列表
GFt::KeyPressEventMonitor类 参考
abstract
API接口库
»
事件系统
»
事件监视器
键盘按下事件监视器接口类
更多...
#include <
EventMonitor.h
>
类 GFt::KeyPressEventMonitor 继承关系图:
Protected 成员函数
virtual void
onKeyPress
(
KeyPressEvent
*event)=0
键盘按下事件处理函数
详细描述
键盘按下事件监视器接口类
成员函数说明
◆
onKeyPress()
virtual void GFt::KeyPressEventMonitor::onKeyPress
(
KeyPressEvent
*
event
)
protected
pure virtual
键盘按下事件处理函数
参数
event
键盘按下事件
在
GFt::Block
内被实现.
GFt
KeyPressEventMonitor
制作者
1.12.0