cocos2d-x  3.4
 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
 
class  CustomInputEvent
 
class  UIEditBoxEvent
 

Namespaces

 cocos2d
 Add deprecated global functions and variables here.
 

Enumerations

enum  PointerEventType { PointerPressed, PointerMoved, PointerReleased }
 

Functions

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