cocos2d-x  3.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
sealed Class Reference

#include <Cocos2dRenderer.h>

Inheritance diagram for sealed:

Public Member Functions

 Cocos2dRenderer (Windows::Graphics::Display::DisplayOrientations orientation)
virtual void OnOrientationChanged (Windows::Graphics::Display::DisplayOrientations orientation) override
virtual bool OnRender () override
virtual void CreateGLResources () override
void OnBackButton ()
void OnKeyPressed (Platform::String^text)
void OnCocos2dKeyEvent (cocos2d::Cocos2dKeyEvent event)
void SetXamlEventDelegate (cocos2d::Cocos2dEventDelegate^delegate)
void SetXamlMessageBoxDelegate (cocos2d::Cocos2dMessageBoxDelegate^delegate)
void SetXamlEditBoxDelegate (cocos2d::Cocos2dEditBoxDelegate^delegate)
void SetXamlOpenURLDelegate (cocos2d::Cocos2dOpenURLDelegate^delegate)
Windows::Foundation::IAsyncAction OnSuspending ()
local OnSuspending ()
void Connect ()
void Disconnect ()

Protected Member Functions

virtual void OnUpdateDevice () override

Member Function Documentation

Cocos2dRenderer ( Windows::Graphics::Display::DisplayOrientations  orientation)
var Cocos2dRenderer ( var  orientation)
local Cocos2dRenderer ( local  orientation)
void Connect ( )
var Connect ( )
local Connect ( )
virtual void CreateGLResources ( )
overridevirtual
var CreateGLResources ( )
overridevirtual
local CreateGLResources ( )
overridevirtual
void Disconnect ( )
var Disconnect ( )
local Disconnect ( )
void OnBackButton ( )
var OnBackButton ( )
local OnBackButton ( )
void OnCocos2dKeyEvent ( cocos2d::Cocos2dKeyEvent  event)
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
var OnRender ( )
overridevirtual
local OnRender ( )
overridevirtual
Windows::Foundation::IAsyncAction
OnSuspending
( )
var OnSuspending ( )
local OnSuspending ( )
virtual void OnUpdateDevice ( )
overrideprotectedvirtual
var OnUpdateDevice ( )
overrideprotectedvirtual
local 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: