|
CeresEngine 0.2.0
A game development framework
|
Specifies the state of a drag operation. More...
Public Attributes | |
| UIPoint | startPoint |
| Specifies the starting point of the drag operation. | |
| double | startValue |
| Specifies the scroller value at the start of the dragging operation. | |
Specifies the state of a drag operation.
| UIPoint CeresEngine::UIScroller::DragState::startPoint |
Specifies the starting point of the drag operation.
| double CeresEngine::UIScroller::DragState::startValue |
Specifies the scroller value at the start of the dragging operation.