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

Public Attributes

Coord coord
 Pointer position when the event was triggered.
 
int32_t delta
 Amount by which the mouse wheel was moved.
 

Detailed Description

Definition at line 31 of file Gestures.h.

Member Data Documentation

◆ coord

Coord Cogs::Gesture::Wheel::coord

Pointer position when the event was triggered.

Definition at line 33 of file Gestures.h.

◆ delta

int32_t Cogs::Gesture::Wheel::delta

Amount by which the mouse wheel was moved.

Definition at line 34 of file Gestures.h.


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