SAL_mouse_items Struct Reference
[Event listening]

Mouse data. More...

Collaboration diagram for SAL_mouse_items:

Collaboration graph
[legend]
List of all members.

Public Attributes

SDL_Thread * thread
 Mouse listener thread.
bool active
 Is thread active?
char clicks
 Number of clicks on the left mouse button (0 = right click).
SAL_gui_objectselected
 Currently selected object.
Uint16 x
 X cord mouse.
Uint16 y
 Y cord mouse.
char button
 Button code.
int delay
 Delay time.

Detailed Description

Mouse data.

Note:
Defined internaly.
Preferences of mouse input

Definition at line 110 of file SAL_eventhandler.cpp.


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