SAL_int_event Struct Reference

Collaboration diagram for SAL_int_event:

Collaboration graph
[legend]
List of all members.

Public Attributes

SDL_Thread * thread
 Action handler thread.
SAL_action_handler action_handler
 Action handlers.
SAL_network_handler network_handler
 Network handlers.
salList< SAL_gui_object * > select_matrix [5][5]
 Matrix of gui object locations.
salList< SAL_gui_object * > visable_objects
 List of visable gui objects.
SAL_gui_objectactive_object
 Currently active gui object.
Uint32 active_time
 Last time active object whas pressed (For double click etc).
SAL_network_listenerlast_network_listener
 Latest selected network listener.
salList< SAL_network_listener * > network_listeners
 Network listeners with sockets.
salList< char > sockets_free
 Network listeners that have sockets free.
salList< UDPsocket > socketsOut
 Output sockets.

Detailed Description

Definition at line 91 of file SAL_dtree.h.


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