cocos2d-x  2.2.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
PhoneDirect3DXamlAppComponent Namespace Reference

Classes

class  sealed
 
class  InputEvent
 
class  PointerEvent
 
class  KeyboardEvent
 

Enumerations

enum  PointerEventType { PointerPressed, PointerMoved, PointerReleased }
 
enum  Cocos2dEvent { ShowKeyboard, HideKeyboard }
 
enum  Cocos2dKeyEvent : int { Text, Escape, Back, Enter }
 

Functions

public delegate void  (Cocos2dEvent event)
local  ( local event)

Enumeration Type Documentation

enum Cocos2dEvent
strong
Enumerator
ShowKeyboard 
HideKeyboard 
var Cocos2dEvent
strong
Enumerator
ShowKeyboard 
HideKeyboard 
local Cocos2dEvent
strong
Enumerator
ShowKeyboard 
HideKeyboard 
enum Cocos2dKeyEvent : int
strong
Enumerator
Text 
Escape 
Back 
Enter 
var int
strong
Enumerator
Text 
Escape 
Back 
Enter 
local int
strong
Enumerator
Text 
Escape 
Back 
Enter 
Enumerator
PointerPressed 
PointerMoved 
PointerReleased 
Enumerator
PointerPressed 
PointerMoved 
PointerReleased 
Enumerator
PointerPressed 
PointerMoved 
PointerReleased 

Function Documentation

public delegate void
PhoneDirect3DXamlAppComponent::Cocos2dEventDelegate
( Cocos2dEvent  event)
var Cocos2dEventDelegate ( var  event)
local Cocos2dEventDelegate ( local  event)