Pepper_56_C_interfaces
Pepper_56_C_interfaces
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
pp_input_event.h File Reference

Go to the source code of this file.

Classes

struct  PP_InputEvent_Key
 
struct  PP_InputEvent_Character
 
struct  PP_InputEvent_Mouse
 
struct  PP_InputEvent_Wheel
 

Functions

 PP_COMPILE_ASSERT_STRUCT_SIZE_IN_BYTES (PP_InputEvent_Key, 8)
 
 PP_COMPILE_ASSERT_STRUCT_SIZE_IN_BYTES (PP_InputEvent_Character, 12)
 
 PP_COMPILE_ASSERT_STRUCT_SIZE_IN_BYTES (PP_InputEvent_Mouse, 20)
 
 PP_COMPILE_ASSERT_STRUCT_SIZE_IN_BYTES (PP_InputEvent_Wheel, 24)
 

Detailed Description

This file defines the API used to handle mouse and keyboard input events.