Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
SDL_MouseButtonEvent Struct Reference

#include <wsdl.h>

Public Attributes

Uint8 type
 
u8 button
 
u8 state
 
u16 x
 
u16 y
 

Detailed Description

Definition at line 246 of file wsdl.h.

Member Data Documentation

u8 SDL_MouseButtonEvent::button

Definition at line 249 of file wsdl.h.

u8 SDL_MouseButtonEvent::state

Definition at line 250 of file wsdl.h.

Uint8 SDL_MouseButtonEvent::type

Definition at line 248 of file wsdl.h.

u16 SDL_MouseButtonEvent::x

Definition at line 251 of file wsdl.h.

u16 SDL_MouseButtonEvent::y

Definition at line 251 of file wsdl.h.


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