cocos2d-x  3.3
 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 ()
 
void Connect ()
 
void Disconnect ()
 

Protected Member Functions

virtual void OnUpdateDevice () override
 

Member Function Documentation

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

The documentation for this class was generated from the following file: