arsa  2.7
Public Attributes | List of all members
irr::SEvent::SDeviceMotionEvent Struct Reference

Any kind of device motion event. More...

#include <IEventReceiver.h>

Public Attributes

f64 X
 
f64 Y
 
f64 Z
 

Detailed Description

Any kind of device motion event.

Definition at line 461 of file IEventReceiver.h.

Member Data Documentation

◆ X

f64 irr::SEvent::SDeviceMotionEvent::X

Definition at line 465 of file IEventReceiver.h.

◆ Y

f64 irr::SEvent::SDeviceMotionEvent::Y

Definition at line 468 of file IEventReceiver.h.

◆ Z

f64 irr::SEvent::SDeviceMotionEvent::Z

Definition at line 471 of file IEventReceiver.h.


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