PanelRenderer

Undocumented in source.

Members

Functions

onCreate
void onCreate(Widget widget, string style)
Undocumented in source. Be warned that the author may not have intended to support it.
onProgress
void onProgress(ProgressEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
onRender
void onRender()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

renderData
RenderData renderData;
Undocumented in source.
renderSystem
RenderSystem renderSystem;
Undocumented in source.
style
string style;
Undocumented in source.
theme
Theme theme;
Undocumented in source.
transforms
RenderTransforms transforms;
Undocumented in source.
transformsSystem
TransformsSystem transformsSystem;
Undocumented in source.
widget
Panel widget;
Undocumented in source.

Inherited Members

From Renderer

onCreate
void onCreate(Widget widget, string style)
Undocumented in source.
onRender
void onRender()
Undocumented in source.
onProgress
void onProgress(ProgressEvent event)
Undocumented in source.

Meta