psl1ght
A free SDK for Sony's PS3 console
Loading...
Searching...
No Matches
_mouse_data Struct Reference

#include <mouse.h>

Data Fields

u8 update
 
u8 buttons
 
s8 x_axis
 
s8 y_axis
 
s8 wheel
 
s8 tilt
 

Detailed Description

Definition at line 38 of file mouse.h.

Field Documentation

◆ buttons

u8 _mouse_data::buttons

Definition at line 41 of file mouse.h.

◆ tilt

s8 _mouse_data::tilt

Definition at line 45 of file mouse.h.

◆ update

u8 _mouse_data::update

Definition at line 40 of file mouse.h.

◆ wheel

s8 _mouse_data::wheel

Definition at line 44 of file mouse.h.

◆ x_axis

s8 _mouse_data::x_axis

Definition at line 42 of file mouse.h.

◆ y_axis

s8 _mouse_data::y_axis

Definition at line 43 of file mouse.h.


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