Cogs.Foundation
Loading...
Searching...
No Matches
Public Attributes | List of all members
Cogs::Gesture::Pan Struct Reference

#include <Gestures.h>

Public Attributes

Coord midStartCoord
 Mid position between the two pointer positions when the gesture has started.
 
Coord midCurrCoord
 Mid position between the two pointer positions when the event was triggered.
 

Member Data Documentation

◆ midCurrCoord

Coord Cogs::Gesture::Pan::midCurrCoord

Mid position between the two pointer positions when the event was triggered.

◆ midStartCoord

Coord Cogs::Gesture::Pan::midStartCoord

Mid position between the two pointer positions when the gesture has started.


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