载入中...
搜索中...
未找到
拖拽内部状态(勿直接修改)。 更多...
#include <CardTypes.h>
Public 属性 | |
| CardData * | card = nullptr |
| CardData * | press = nullptr |
| float | ox = 0.f |
| float | oy = 0.f |
| float | pressX = 0.f |
| float | pressY = 0.f |
| bool | wasDown = false |
详细描述
拖拽内部状态(勿直接修改)。
在文件 CardTypes.h 第 242 行定义.
类成员变量说明
◆ card
| CardData* eve::card::Hand::Drag::card = nullptr |
在文件 CardTypes.h 第 243 行定义.
◆ ox
| float eve::card::Hand::Drag::ox = 0.f |
在文件 CardTypes.h 第 245 行定义.
◆ oy
| float eve::card::Hand::Drag::oy = 0.f |
在文件 CardTypes.h 第 245 行定义.
◆ press
| CardData* eve::card::Hand::Drag::press = nullptr |
在文件 CardTypes.h 第 244 行定义.
◆ pressX
| float eve::card::Hand::Drag::pressX = 0.f |
在文件 CardTypes.h 第 246 行定义.
◆ pressY
| float eve::card::Hand::Drag::pressY = 0.f |
在文件 CardTypes.h 第 246 行定义.
◆ wasDown
| bool eve::card::Hand::Drag::wasDown = false |
在文件 CardTypes.h 第 247 行定义.
该结构体的文档由以下文件生成:
- src/modules/card/CardTypes.h