addEvent() | CCEGLView | |
AddEvent(const pp::InputEvent &event) | CCEGLView | |
CCEGLView() | CCEGLView | |
CCEGLView() | CCEGLView | |
CCEGLView() | CCEGLView | |
CCEGLView() | CCEGLView | |
CCEGLView() | CCEGLView | |
CCEGLView() | CCEGLView | |
CCEGLView() | CCEGLView | |
CCEGLView() | CCEGLView | |
CCEGLView() | CCEGLView | |
CCEGLView() | CCEGLView | |
CCEGLView() | CCEGLView | |
CCEGLViewProtocol() | CCEGLViewProtocol | |
centerWindow() | CCEGLView | virtual |
centerWindow() | CCEGLView | |
centerWindow() | CCEGLView | |
charEventHandle(int, int) | CCEGLView | friend |
cleanup() | CCEGLView | |
Create() | CCEGLView | protectedvirtual |
Create(Windows::UI::Core::CoreWindow^window, Windows::UI::Xaml::Controls::SwapChainBackgroundPanel^panel) | CCEGLView | virtual |
Create(Windows::UI::Core::CoreWindow^window) | CCEGLView | virtual |
Create(EGLDisplay eglDisplay, EGLContext eglContext, EGLSurface eglSurface, float width, float height) | CCEGLView | virtual |
destroyGL() | CCEGLView | |
end() | CCEGLView | virtual |
end() | CCEGLView | virtual |
end() | CCEGLView | virtual |
end() | CCEGLView | virtual |
end() | CCEGLView | virtual |
end() | CCEGLView | virtual |
end() | CCEGLView | virtual |
end() | CCEGLView | virtual |
end() | CCEGLView | virtual |
end() | CCEGLView | virtual |
end() | CCEGLView | virtual |
end() | CCEGLView | virtual |
g_instance | CCEGLView | static |
getDesignResolutionSize() const | CCEGLViewProtocol | virtual |
getDeviceOrientation() | CCEGLView | inline |
getFrameSize() const | CCEGLViewProtocol | virtual |
getFrameZoomFactor() | CCEGLView | |
getFrameZoomFactor() | CCEGLView | |
getFrameZoomFactor() | CCEGLView | |
getFrameZoomFactor() | CCEGLView | |
getHWnd() | CCEGLView | |
getOrientationMatrix() | CCEGLView | inline |
getReverseOrientationMatrix() | CCEGLView | inline |
getScaleX() const | CCEGLViewProtocol | |
getScaleY() const | CCEGLViewProtocol | |
getScissorRect() | CCEGLViewProtocol | virtual |
getScreenDisplay() const | CCEGLView | |
getTimer() | CCEGLView | |
getViewName() | CCEGLViewProtocol | |
getViewPortRect() const | CCEGLViewProtocol | |
getVisibleOrigin() const | CCEGLViewProtocol | virtual |
getVisibleSize() const | CCEGLViewProtocol | virtual |
getWindow() | CCEGLView | inline |
getWindow() | CCEGLView | inline |
getWindowGroupId() const | CCEGLView | |
getWindowGroupId() const | CCEGLView | |
handleEvents() | CCEGLView | |
handleEvents() | CCEGLView | |
handleTouchesBegin(int num, int ids[], float xs[], float ys[]) | CCEGLViewProtocol | virtual |
handleTouchesCancel(int num, int ids[], float xs[], float ys[]) | CCEGLViewProtocol | virtual |
handleTouchesEnd(int num, int ids[], float xs[], float ys[]) | CCEGLViewProtocol | virtual |
handleTouchesMove(int num, int ids[], float xs[], float ys[]) | CCEGLViewProtocol | virtual |
HideKeyboard(Windows::Foundation::Rect r) | CCEGLView | |
HideKeyboard(Windows::Foundation::Rect r) | CCEGLView | |
initGL() | CCEGLView | |
isOpenGLReady() | CCEGLView | virtual |
isOpenGLReady() | CCEGLView | virtual |
isOpenGLReady() | CCEGLView | virtual |
isOpenGLReady() | CCEGLView | virtual |
isOpenGLReady() | CCEGLView | virtual |
isOpenGLReady(void) | CCEGLView | virtual |
isOpenGLReady() | CCEGLView | virtual |
isOpenGLReady() | CCEGLView | virtual |
isOpenGLReady() | CCEGLView | virtual |
isOpenGLReady() | CCEGLView | virtual |
isOpenGLReady() | CCEGLView | virtual |
isOpenGLReady() | CCEGLView | virtual |
isScissorEnabled() | CCEGLViewProtocol | virtual |
keyEventHandle(int, int) | CCEGLView | friend |
LPFN_ACCELEROMETER_KEYHOOK typedef | CCEGLView | |
m_bSupportTouch | CCEGLView | protected |
m_eResolutionPolicy | CCEGLViewProtocol | protected |
m_fScaleX | CCEGLViewProtocol | protected |
m_fScaleY | CCEGLViewProtocol | protected |
m_hDC | CCEGLView | protected |
m_hRC | CCEGLView | protected |
m_hWnd | CCEGLView | protected |
m_lpfnAccelerometerKeyHook | CCEGLView | protected |
m_menu | CCEGLView | protected |
m_obDesignResolutionSize | CCEGLViewProtocol | protected |
m_obScreenSize | CCEGLViewProtocol | protected |
m_obViewPortRect | CCEGLViewProtocol | protected |
m_pDelegate | CCEGLViewProtocol | protected |
m_szViewName | CCEGLViewProtocol | protected |
m_wndproc | CCEGLView | protected |
mouseButtonEventHandle(int, int) | CCEGLView | friend |
mousePosEventHandle(int, int) | CCEGLView | friend |
OnOrientationChanged() | CCEGLView | |
OnPointerMoved(Windows::UI::Core::PointerEventArgs^args) | CCEGLView | |
OnPointerMoved(Windows::UI::Core::CoreWindow^, Windows::UI::Core::PointerEventArgs^args) | CCEGLView | |
OnPointerPressed(Windows::UI::Core::PointerEventArgs^args) | CCEGLView | |
OnPointerPressed(Windows::UI::Core::CoreWindow^sender, Windows::UI::Core::PointerEventArgs^args) | CCEGLView | |
OnPointerReleased(Windows::UI::Core::PointerEventArgs^args) | CCEGLView | |
OnPointerReleased(Windows::UI::Core::CoreWindow^sender, Windows::UI::Core::PointerEventArgs^args) | CCEGLView | |
OnPointerWheelChanged(Windows::UI::Core::CoreWindow^, Windows::UI::Core::PointerEventArgs^args) | CCEGLView | |
OnRendering() | CCEGLView | |
OnResuming(Platform::Object^sender, Platform::Object^args) | CCEGLView | |
OnSuspending() | CCEGLView | |
OnSuspending(Platform::Object^sender, Windows::ApplicationModel::SuspendingEventArgs^args) | CCEGLView | |
OnTimerExpired(Tizen::Base::Runtime::Timer &timer) | CCEGLView | virtual |
OnVisibilityChanged(Windows::UI::Core::CoreWindow^sender, Windows::UI::Core::VisibilityChangedEventArgs^args) | CCEGLView | |
OnWindowClosed(Windows::UI::Core::CoreWindow^sender, Windows::UI::Core::CoreWindowEventArgs^args) | CCEGLView | |
OpenXamlEditBox(Platform::String^strPlaceHolder, Platform::String^strText, int maxLength, int inputMode, int inputFlag, Windows::Foundation::EventHandler< Platform::String^>^receiveHandler) | CCEGLView | |
ProcessEventQueue() | CCEGLView | |
Render() | CCEGLView | |
resize(int width, int height) | CCEGLView | virtual |
resize(int width, int height) | CCEGLView | |
resize(int width, int height) | CCEGLView | |
Run() | CCEGLView | |
Run() | CCEGLView | |
s_pEglView | CCEGLView | protectedstatic |
setAccelerometerKeyHook(LPFN_ACCELEROMETER_KEYHOOK lpfnAccelerometerKeyHook) | CCEGLView | |
setContentScaleFactor(float contentScaleFactor) | CCEGLView | virtual |
setContentScaleFactor(float contentScaleFactor) | CCEGLView | virtual |
setDesignResolutionSize(float width, float height, ResolutionPolicy resolutionPolicy) | CCEGLViewProtocol | virtual |
setEditorFrameSize(float width, float height, HWND hWnd) | CCEGLView | virtual |
setEventHandler(EventHandler *pHandler) | CCEGLView | |
setFrameSize(float width, float height) | CCEGLView | virtual |
setFrameSize(float width, float height) | CCEGLView | virtual |
setFrameSize(float width, float height) | CCEGLView | virtual |
setFrameSize(float width, float height) | CCEGLView | virtual |
setFrameZoomFactor(float fZoomFactor) | CCEGLView | |
setFrameZoomFactor(float fZoomFactor) | CCEGLView | |
setFrameZoomFactor(float fZoomFactor) | CCEGLView | |
setFrameZoomFactor(float fZoomFactor) | CCEGLView | |
setHWnd(HWND hWnd) | CCEGLView | |
setIMEKeyboardState(bool bOpen) | CCEGLView | virtual |
setIMEKeyboardState(bool bOpen) | CCEGLView | virtual |
setIMEKeyboardState(bool bOpen) | CCEGLView | virtual |
setIMEKeyboardState(bool bOpen) | CCEGLView | virtual |
setIMEKeyboardState(bool bOpen) | CCEGLView | virtual |
setIMEKeyboardState(bool bOpen) | CCEGLView | virtual |
setIMEKeyboardState(bool bOpen) | CCEGLView | virtual |
setIMEKeyboardState(bool bOpen) | CCEGLView | virtual |
setIMEKeyboardState(bool bOpen) | CCEGLView | virtual |
setIMEKeyboardState(bool bOpen) | CCEGLView | virtual |
setIMEKeyboardState(bool bOpen) | CCEGLView | virtual |
setIMEKeyboardState(bool bOpen) | CCEGLView | virtual |
setMenuResource(LPCWSTR menu) | CCEGLView | |
setMultiTouchMask(bool mask) | CCEGLView | virtual |
setScissorInPoints(float x, float y, float w, float h) | CCEGLView | virtual |
setScissorInPoints(float x, float y, float w, float h) | CCEGLView | virtual |
setScissorInPoints(float x, float y, float w, float h) | CCEGLView | virtual |
setScissorInPoints(float x, float y, float w, float h) | CCEGLView | virtual |
setScissorInPoints(float x, float y, float w, float h) | CCEGLView | virtual |
setTouchDelegate(EGLTouchDelegate *pDelegate) | CCEGLViewProtocol | virtual |
setViewName(const char *pszViewName) | CCEGLViewProtocol | virtual |
setViewPortInPoints(float x, float y, float w, float h) | CCEGLView | virtual |
setViewPortInPoints(float x, float y, float w, float h) | CCEGLView | virtual |
setViewPortInPoints(float x, float y, float w, float h) | CCEGLView | virtual |
setViewPortInPoints(float x, float y, float w, float h) | CCEGLView | virtual |
setViewPortInPoints(float x, float y, float w, float h) | CCEGLView | virtual |
setWndProc(CUSTOM_WND_PROC proc) | CCEGLView | |
SetXamlEditBoxDelegate(PhoneDirect3DXamlAppComponent::Cocos2dEditBoxDelegate^delegate) | CCEGLView | inline |
SetXamlEventDelegate(PhoneDirect3DXamlAppComponent::Cocos2dEventDelegate^delegate) | CCEGLView | inline |
SetXamlMessageBoxDelegate(PhoneDirect3DXamlAppComponent::Cocos2dMessageBoxDelegate^delegate) | CCEGLView | inline |
sharedOpenGLView() | CCEGLView | static |
sharedOpenGLView() | CCEGLView | static |
sharedOpenGLView() | CCEGLView | static |
sharedOpenGLView() | CCEGLView | static |
sharedOpenGLView() | CCEGLView | static |
sharedOpenGLView(void) | CCEGLView | static |
sharedOpenGLView() | CCEGLView | static |
sharedOpenGLView() | CCEGLView | static |
sharedOpenGLView() | CCEGLView | static |
sharedOpenGLView() | CCEGLView | static |
sharedOpenGLView() | CCEGLView | static |
sharedOpenGLView() | CCEGLView | static |
ShowKeyboard(Windows::Foundation::Rect r) | CCEGLView | |
ShowKeyboard(Windows::Foundation::Rect r) | CCEGLView | |
ShowMessageBox(Platform::String^title, Platform::String^message) | CCEGLView | |
swapBuffers() | CCEGLView | virtual |
swapBuffers() | CCEGLView | virtual |
swapBuffers() | CCEGLView | virtual |
swapBuffers() | CCEGLView | virtual |
swapBuffers() | CCEGLView | virtual |
swapBuffers(void) | CCEGLView | virtual |
swapBuffers() | CCEGLView | virtual |
swapBuffers() | CCEGLView | virtual |
swapBuffers() | CCEGLView | virtual |
swapBuffers() | CCEGLView | virtual |
swapBuffers() | CCEGLView | virtual |
swapBuffers() | CCEGLView | virtual |
UpdateDevice(EGLDisplay eglDisplay, EGLContext eglContext, EGLSurface eglSurface) | CCEGLView | virtual |
UpdateForWindowSizeChange() | CCEGLView | |
UpdateForWindowSizeChange(float width, float height) | CCEGLView | |
UpdateOrientation(Windows::Graphics::Display::DisplayOrientations orientation) | CCEGLView | |
WindowProc(UINT message, WPARAM wParam, LPARAM lParam) | CCEGLView | virtual |
~CCEGLView() | CCEGLView | virtual |
~CCEGLView() | CCEGLView | virtual |
~CCEGLView() | CCEGLView | virtual |
~CCEGLView() | CCEGLView | |
~CCEGLView() | CCEGLView | virtual |
~CCEGLView(void) | CCEGLView | virtual |
~CCEGLView() | CCEGLView | virtual |
~CCEGLView() | CCEGLView | virtual |
~CCEGLView() | CCEGLView | virtual |
~CCEGLView() | CCEGLView | virtual |
~CCEGLView() | CCEGLView | virtual |
~CCEGLView() | CCEGLView | virtual |
~CCEGLViewProtocol() | CCEGLViewProtocol | virtual |