CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::UIScroller::DragState Struct Reference

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.
 

Detailed Description

Specifies the state of a drag operation.

Member Data Documentation

◆ startPoint

UIPoint CeresEngine::UIScroller::DragState::startPoint

Specifies the starting point of the drag operation.

◆ startValue

double CeresEngine::UIScroller::DragState::startValue

Specifies the scroller value at the start of the dragging operation.


The documentation for this struct was generated from the following file: