#include <Cocos2dRenderer.h>
| local Cocos2dRenderer |
( |
) | |
|
| 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 |
| void OnPointerMoved |
( |
Windows::UI::Core::PointerEventArgs^ |
args) | |
|
| var OnPointerMoved |
( |
var |
args) | |
|
| local OnPointerMoved |
( |
local |
args) | |
|
| void OnPointerPressed |
( |
Windows::UI::Core::PointerEventArgs^ |
args) | |
|
| var OnPointerPressed |
( |
var |
args) | |
|
| local OnPointerPressed |
( |
local |
args) | |
|
| void OnPointerReleased |
( |
Windows::UI::Core::PointerEventArgs^ |
args) | |
|
| var OnPointerReleased |
( |
var |
args) | |
|
| local OnPointerReleased |
( |
local |
args) | |
|
| virtual bool OnRender |
( |
) | |
|
|
overridevirtual |
Windows::Foundation::IAsyncAction
OnSuspending |
( |
) | |
|
| virtual void OnUpdateDevice |
( |
) | |
|
|
overrideprotectedvirtual |
| void SetXamlEditBoxDelegate |
( |
PhoneDirect3DXamlAppComponent::Cocos2dEditBoxDelegate^ |
delegate) | |
|
| var SetXamlEditBoxDelegate |
( |
var |
delegate) | |
|
| local SetXamlEditBoxDelegate |
( |
local |
delegate) | |
|
| void SetXamlEventDelegate |
( |
PhoneDirect3DXamlAppComponent::Cocos2dEventDelegate^ |
delegate) | |
|
| var SetXamlEventDelegate |
( |
var |
delegate) | |
|
| local SetXamlEventDelegate |
( |
local |
delegate) | |
|
| void SetXamlMessageBoxDelegate |
( |
PhoneDirect3DXamlAppComponent::Cocos2dMessageBoxDelegate^ |
delegate) | |
|
| var SetXamlMessageBoxDelegate |
( |
var |
delegate) | |
|
| local SetXamlMessageBoxDelegate |
( |
local |
delegate) | |
|
The documentation for this class was generated from the following file: