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

#include <CCGLView.h>

Public Member Functions

 WinRTWindow (Windows::UI::Core::CoreWindow^window)
 WinRTWindow ( var window)
 WinRTWindow ( local window)
void Initialize (Windows::UI::Core::CoreWindow^window, Windows::UI::Xaml::Controls::SwapChainBackgroundPanel^panel)
var Initialize ( var window, var panel)
local Initialize ( local window, local panel)
void setIMEKeyboardState (bool bOpen)
local setIMEKeyboardState ( local bOpen)
void swapBuffers ()

Member Function Documentation

void Initialize ( Windows::UI::Core::CoreWindow^  window,
Windows::UI::Xaml::Controls::SwapChainBackgroundPanel^  panel 
)
var Initialize ( var  window,
var  panel 
)
local Initialize ( local  window,
local  panel 
)
void setIMEKeyboardState ( bool  bOpen)
var setIMEKeyboardState ( var  bOpen)
local setIMEKeyboardState ( local  bOpen)
void swapBuffers ( )
var swapBuffers ( )
local swapBuffers ( )
WinRTWindow ( Windows::UI::Core::CoreWindow^  window)
var WinRTWindow ( var  window)
local WinRTWindow ( local  window)

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