Axmol Engine 2.4.0-258ceca
|
This is the complete list of members for GLView, including all inherited members.
_glContextAttrs | GLView | static |
_ID | Object | |
_luaID | Object | |
autorelease() | Object | |
end()=0 | GLView | pure virtual |
getAllTouches() const | GLView | |
getContentScaleFactor() const | GLView | inlinevirtual |
getDesignResolutionSize() const | GLView | virtual |
getFrameSize() const | GLView | virtual |
getFrameZoomFactor() const | GLView | inlinevirtual |
getGLContextAttrs() | GLView | static |
getReferenceCount() const | Object | |
getResolutionPolicy() const | GLView | inline |
getRetinaFactor() const | GLView | inlinevirtual |
getSafeAreaRect() const | GLView | virtual |
getScaleX() const | GLView | |
getScaleY() const | GLView | |
getScissorRect() const | GLView | virtual |
getViewName() const | GLView | |
getViewPortRect() const | GLView | |
getVisibleOrigin() const | GLView | virtual |
getVisibleRect() const | GLView | virtual |
getVisibleSize() const | GLView | virtual |
GLView() | GLView | |
handleTouchesBegin(int num, intptr_t ids[], float xs[], float ys[]) | GLView | virtual |
handleTouchesCancel(int num, intptr_t ids[], float xs[], float ys[]) | GLView | virtual |
handleTouchesEnd(int num, intptr_t ids[], float xs[], float ys[]) | GLView | virtual |
handleTouchesMove(int num, intptr_t ids[], float xs[], float ys[]) | GLView | virtual |
handleTouchesMove(int num, intptr_t ids[], float xs[], float ys[], float fs[], float ms[]) | GLView | virtual |
isOpenGLReady()=0 | GLView | pure virtual |
isRetinaDisplay() const | GLView | inlinevirtual |
isScissorEnabled() | GLView | virtual |
pollEvents() | GLView | virtual |
release() | Object | |
renderScene(Scene *scene, Renderer *renderer) | GLView | |
retain() | Object | |
setContentScaleFactor(float) | GLView | inlinevirtual |
setCursorVisible(bool) | GLView | inlinevirtual |
setDefaultIcon() const | GLView | inlinevirtual |
setDesignResolutionSize(float width, float height, ResolutionPolicy resolutionPolicy) | GLView | virtual |
setFrameSize(float width, float height) | GLView | virtual |
setFrameZoomFactor(float) | GLView | inlinevirtual |
setGLContextAttrs(GLContextAttrs &glContextAttrs) | GLView | static |
setIcon(std::string_view filename) const | GLView | inlinevirtual |
setIcon(const std::vector< std::string_view > &filelist) const | GLView | inlinevirtual |
setIMEKeyboardState(bool open)=0 | GLView | pure virtual |
setScissorInPoints(float x, float y, float w, float h) | GLView | virtual |
setViewName(std::string_view viewname) | GLView | virtual |
setViewPortInPoints(float x, float y, float w, float h) | GLView | virtual |
swapBuffers()=0 | GLView | pure virtual |
windowShouldClose() | GLView | inlinevirtual |
~GLView() | GLView | virtual |
~Object() | Object | virtual |