#include <Cocos2dRenderer.h>
Cocos2dRenderer |
( |
Windows::Graphics::Display::DisplayOrientations |
orientation | ) |
|
var Cocos2dRenderer |
( |
var |
orientation | ) |
|
local Cocos2dRenderer |
( |
local |
orientation | ) |
|
virtual void CreateGLResources |
( |
| ) |
|
|
overridevirtual |
var CreateGLResources |
( |
| ) |
|
|
overridevirtual |
local CreateGLResources |
( |
| ) |
|
|
overridevirtual |
var OnCocos2dKeyEvent |
( |
var |
event | ) |
|
local OnCocos2dKeyEvent |
( |
local |
event | ) |
|
void OnKeyPressed |
( |
Platform::String^ |
text | ) |
|
var OnKeyPressed |
( |
var |
text | ) |
|
local OnKeyPressed |
( |
local |
text | ) |
|
virtual void OnOrientationChanged |
( |
Windows::Graphics::Display::DisplayOrientations |
orientation | ) |
|
|
overridevirtual |
var OnOrientationChanged |
( |
var |
orientation | ) |
|
|
overridevirtual |
local OnOrientationChanged |
( |
local |
orientation | ) |
|
|
overridevirtual |
virtual bool OnRender |
( |
| ) |
|
|
overridevirtual |
Windows::Foundation::IAsyncAction
OnSuspending |
( |
| ) |
|
virtual void OnUpdateDevice |
( |
| ) |
|
|
overrideprotectedvirtual |
void SetXamlEditBoxDelegate |
( |
cocos2d::Cocos2dEditBoxDelegate^ |
delegate | ) |
|
var SetXamlEditBoxDelegate |
( |
var |
delegate | ) |
|
local SetXamlEditBoxDelegate |
( |
local |
delegate | ) |
|
void SetXamlEventDelegate |
( |
cocos2d::Cocos2dEventDelegate^ |
delegate | ) |
|
var SetXamlEventDelegate |
( |
var |
delegate | ) |
|
local SetXamlEventDelegate |
( |
local |
delegate | ) |
|
void SetXamlMessageBoxDelegate |
( |
cocos2d::Cocos2dMessageBoxDelegate^ |
delegate | ) |
|
var SetXamlMessageBoxDelegate |
( |
var |
delegate | ) |
|
local SetXamlMessageBoxDelegate |
( |
local |
delegate | ) |
|
void SetXamlOpenURLDelegate |
( |
cocos2d::Cocos2dOpenURLDelegate^ |
delegate | ) |
|
var SetXamlOpenURLDelegate |
( |
var |
delegate | ) |
|
local SetXamlOpenURLDelegate |
( |
local |
delegate | ) |
|
The documentation for this class was generated from the following file: