ps2sdk  1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
mouse_data Struct Reference

#include <ps2mouse.h>

Data Fields

s32 x
 
s32 y
 
s32 wheel
 
u32 buttons
 

Detailed Description

Definition at line 21 of file ps2mouse.h.

Field Documentation

◆ buttons

u32 mouse_data::buttons

Definition at line 25 of file ps2mouse.h.

◆ wheel

s32 mouse_data::wheel

Definition at line 24 of file ps2mouse.h.

◆ x

s32 mouse_data::x

Definition at line 23 of file ps2mouse.h.

◆ y

s32 mouse_data::y

Definition at line 23 of file ps2mouse.h.


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