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

Public Attributes

float x
float y
float pos_x
float pos_y
int scrl_length
int scrl_height

Detailed Description

Definition at line 78 of file ZEN_Event.h.

Member Data Documentation

◆ pos_x

float Zen::MouseWheelPayload::pos_x

Definition at line 79 of file ZEN_Event.h.

◆ pos_y

float Zen::MouseWheelPayload::pos_y

Definition at line 79 of file ZEN_Event.h.

◆ scrl_height

int Zen::MouseWheelPayload::scrl_height

Definition at line 80 of file ZEN_Event.h.

◆ scrl_length

int Zen::MouseWheelPayload::scrl_length

Definition at line 80 of file ZEN_Event.h.

◆ x

float Zen::MouseWheelPayload::x

Definition at line 79 of file ZEN_Event.h.

◆ y

float Zen::MouseWheelPayload::y

Definition at line 79 of file ZEN_Event.h.


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