cocos2d-x  3.1rc0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
InputEvent.h File Reference
#include "cocos2d.h"
#include "InputEventTypes.h"
#include <agile.h>

Classes

class  InputEvent
 
class  AccelerometerEvent
 
class  PointerEvent
 
class  KeyboardEvent
 
class  BackButtonEvent
 

Namespaces

 PhoneDirect3DXamlAppComponent
 
 cocos2d
 Add deprecated global functions and variables here.
 

Enumerations

enum  PointerEventType { PointerPressed, PointerMoved, PointerReleased }
 

Functions

public delegate void  (Cocos2dEvent event)
public delegate void  (Platform::String^title, Platform::String^text)
local  ( local title, local text)
public delegate void  (Platform::String^strPlaceHolder, Platform::String^strText, int maxLength, int inputMode, int inputFlag, Windows::Foundation::EventHandler< Platform::String^>^receiveHandler)
var  ( var strPlaceHolder, var strText, var maxLength, var inputMode, var inputFlag, var receiveHandler)
local  ( local strPlaceHolder, local strText, local maxLength, local inputMode, local inputFlag, local receiveHandler)