mirror of https://github.com/axmolengine/axmol.git
bb2e0e372a
- Queue a priority operation in render thread, even through app in background - Please do logic in callback, don't update ui or any other render state usage ``` Director::getInstance()->getOpenGLView()->queueOperation([](void* param){ // do somethings for logic only(Don't update render state or UI) }); ``` |
||
---|---|---|
.. | ||
xaml | ||
CCApplication-winrt.cpp | ||
CCApplication-winrt.h | ||
CCCommon-winrt.cpp | ||
CCDevice-winrt.cpp | ||
CCFileUtilsWinRT.cpp | ||
CCFileUtilsWinRT.h | ||
CCGL-winrt.h | ||
CCGLViewImpl-winrt.cpp | ||
CCGLViewImpl-winrt.h | ||
CCPlatformDefine-winrt.h | ||
CCStdC-winrt.cpp | ||
CCStdC-winrt.h | ||
CCWinRTUtils.cpp | ||
CCWinRTUtils.h | ||
InputEvent.cpp | ||
InputEvent.h | ||
InputEventTypes.h | ||
Keyboard-winrt.cpp | ||
Keyboard-winrt.h | ||
WICImageLoader-winrt.cpp | ||
WICImageLoader-winrt.h |