#include <sgPanel.h>
Public Attributes | |
| unsigned int | type |
| sgVector2 | pos |
| sgVector2 | size |
| sgMaterial * | mat |
Panel element class. This is the base class of each element that can be displayed in a panel.
Material. The material used by this element.
Position. The elements position relative to the panels bottom left corner in pixels.
Size. The elements size in pixels.
| unsigned int sgPanelElement::type |
Type. The type of the panel element.
1.6.3