- 首页
- 相关页面
- 模块
- 命名空间
- 类
- 文件
-
)
- 命名空间列表
- 命名空间成员
全部) 类) 命名空间) 文件) 函数) 变量) 类型定义) 枚举) 枚举值) 属性) 友元) 宏定义) 组) 页)
类 | 枚举 | 函数
PhoneDirect3DXamlAppComponent 命名空间参考
枚举类型说明
枚举值 |
---|
ShowKeyboard | |
HideKeyboard | |
TerminateApp | |
枚举值 |
---|
Text | |
Escape | |
Back | |
Enter | |
函数说明
public delegate void PhoneDirect3DXamlAppComponent::Cocos2dEditBoxDelegate | ( | Platform::String^ | strPlaceHolder, |
| | Platform::String^ | strText, |
| | int | maxLength, |
| | int | inputMode, |
| | int | inputFlag, |
| | Windows::Foundation::EventHandler< Platform::String^>^ | receiveHandler |
| ) | | |
public delegate void PhoneDirect3DXamlAppComponent::Cocos2dEventDelegate | ( | Cocos2dEvent | event | ) | |
public delegate void PhoneDirect3DXamlAppComponent::Cocos2dMessageBoxDelegate | ( | Platform::String^ | title, |
| | Platform::String^ | text |
| ) | | |
public delegate void PhoneDirect3DXamlAppComponent::RequestAdditionalFrameHandler | ( | | ) | |