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

Public Attributes

MouseButton button
 Button that was tapped.
 
Coord coord
 Pointer position when the event was triggered.
 

Detailed Description

Definition at line 46 of file Gestures.h.

Member Data Documentation

◆ button

MouseButton Cogs::Gesture::Press::button

Button that was tapped.

Definition at line 48 of file Gestures.h.

◆ coord

Coord Cogs::Gesture::Press::coord

Pointer position when the event was triggered.

Definition at line 49 of file Gestures.h.


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