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

#include <Gestures.h>

Public Attributes

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

Member Data Documentation

◆ coord

Coord Cogs::Gesture::Wheel::coord

Pointer position when the event was triggered.

◆ delta

int32_t Cogs::Gesture::Wheel::delta

Amount by which the mouse wheel was moved.


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