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

#include <Gestures.h>

Public Attributes

MouseButton button
 Button that was tapped.
 
glm::vec2 coord = {}
 Pointer position when the event was triggered.
 

Member Data Documentation

◆ button

MouseButton Cogs::Gesture::DoubleTap::button

Button that was tapped.

◆ coord

glm::vec2 Cogs::Gesture::DoubleTap::coord = {}

Pointer position when the event was triggered.


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