#include <input.h>
Definition at line 16 of file input.h.
◆ PosDeltaX
int scl::mouse_data::PosDeltaX { 0 } |
Mouse wheel absolute scrool value.
Definition at line 21 of file input.h.
◆ PosDeltaY
int scl::mouse_data::PosDeltaY { 0 } |
Mouse x screen position delta (relative to previus readed) value.
Definition at line 22 of file input.h.
◆ PosDeltaZ
int scl::mouse_data::PosDeltaZ { 0 } |
Mouse y screen position delta (relative to previus readed) value.
Definition at line 23 of file input.h.
◆ PosX
int scl::mouse_data::PosX { 0 } |
◆ PosY
int scl::mouse_data::PosY { 0 } |
Mouse x absolute screen position.
Definition at line 19 of file input.h.
◆ PosZ
int scl::mouse_data::PosZ { 0 } |
Mouse y absolute screen position.
Definition at line 20 of file input.h.
The documentation for this struct was generated from the following file: