GuiPanel

Engine/source/gui/containers/guiPanel.h

More...

Private Types

Parent 

Public Functions

onRender(Point2I offset, const RectI & updateRect)

Called when this control is to render itself.

setVisible(bool value)

Sets the visibility of the control.

Detailed Description

Private Types

typedef GuiContainer Parent 

Public Functions

GuiPanel()

~GuiPanel()

DECLARE_CONOBJECT(GuiPanel )

onRender(Point2I offset, const RectI & updateRect)

Reimplemented from: GuiControl

setVisible(bool value)

Reimplemented from: GuiControl