GraceFt v2.3
开源图形引擎 EGE(Easy Graphics Engine) 的高层封装库
 
载入中...
搜索中...
未找到
GFt::MouseWheelEvent类 参考

鼠标滚轮事件 更多...

#include <Event.h>

+ 类 GFt::MouseWheelEvent 继承关系图:

Public 成员函数

MouseWheel wheel () const
 获取鼠标滚轮状态
 
- Public 成员函数 继承自 GFt::MouseEvent
const iPointabsolutePosition () const
 获取鼠标在屏幕上的绝对位置
 
const iPointposition () const
 获取鼠标位置
 
- Public 成员函数 继承自 GFt::Event
void accept ()
 接受事件
 
bool isAccepted () const
 事件是否已被接受
 
bool isPropagationStopped () const
 事件是否已被终止传播
 
void stopPropagation ()
 终止事件传播
 

详细描述

鼠标滚轮事件

成员函数说明

◆ wheel()

MouseWheel GFt::MouseWheelEvent::wheel ( ) const

获取鼠标滚轮状态

返回
鼠标滚轮状态