dlangui v0.0.7 (2014-04-18T05:43:18Z)
Home
Dub
Repo
SceneItem
dlangui
graphics
gldrawbuf
base class for all drawing scene items.
version(USE_OPENGL)
class
SceneItem {
void
draw
();
}
Members
Functions
draw
void
draw
()
Undocumented in source.
Meta
Source
See Implementation
dlangui
graphics
gldrawbuf
classes
GLDrawBuf
Scene
SceneItem
SolidRectSceneItem
functions
LVGLClearImageCache
hasActiveScene
onGlyphDestroyedCallback
onObjectDestroyedCallback
variables
MAX_TEX_SIZE
MIN_TEX_SIZE
base class for all drawing scene items.