Cogs.Core
Public Attributes | List of all members
Cogs::Gesture::Pan Struct Reference

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.
 

Detailed Description

Definition at line 71 of file Gestures.h.

Member Data Documentation

◆ midCurrCoord

Coord Cogs::Gesture::Pan::midCurrCoord

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

Definition at line 74 of file Gestures.h.

◆ midStartCoord

Coord Cogs::Gesture::Pan::midStartCoord

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

Definition at line 73 of file Gestures.h.


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