kodi
Public Attributes | List of all members
XBMC_Event Struct Reference
Collaboration diagram for XBMC_Event:
Collaboration graph
[legend]

Public Attributes

uint8_t type
 
union {
   XBMC_KeyboardEvent   key
 
   XBMC_MouseMotionEvent   motion
 
   XBMC_MouseButtonEvent   button
 
   XBMC_ResizeEvent   resize
 
   XBMC_MoveEvent   move
 
   XBMC_ModeChangeEvent   mode
 
   XBMC_QuitEvent   quit
 
   XBMC_UserEvent   user
 
   XBMC_AppCommandEvent   appcommand
 
   XBMC_TouchEvent   touch
 
   XBMC_ButtonEvent   keybutton
 
   XBMC_SetFocusEvent   focus
 
   XBMC_ScreenChangeEvent   screen
 
}; 
 

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