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

Public Attributes

float x
float y
float dx
float dy
MouseButtonState state

Detailed Description

Definition at line 67 of file ZEN_Event.h.

Member Data Documentation

◆ dx

float Zen::MouseMovePayload::dx

Definition at line 68 of file ZEN_Event.h.

◆ dy

float Zen::MouseMovePayload::dy

Definition at line 68 of file ZEN_Event.h.

◆ state

MouseButtonState Zen::MouseMovePayload::state

Definition at line 69 of file ZEN_Event.h.

◆ x

float Zen::MouseMovePayload::x

Definition at line 68 of file ZEN_Event.h.

◆ y

float Zen::MouseMovePayload::y

Definition at line 68 of file ZEN_Event.h.


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