Zen 0.3.0
Loading...
Searching...
No Matches
Zen::MouseButtonPayload Struct Reference

Public Attributes

MouseButton button
uint8_t clicks
float x
float y

Detailed Description

Definition at line 72 of file ZEN_Event.h.

Member Data Documentation

◆ button

MouseButton Zen::MouseButtonPayload::button

Definition at line 73 of file ZEN_Event.h.

◆ clicks

uint8_t Zen::MouseButtonPayload::clicks

Definition at line 74 of file ZEN_Event.h.

◆ x

float Zen::MouseButtonPayload::x

Definition at line 75 of file ZEN_Event.h.

◆ y

float Zen::MouseButtonPayload::y

Definition at line 75 of file ZEN_Event.h.


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