Classes | |
| class | Container |
| The Container is a GuiItem, that can hold multiple Components. More... | |
Namespaces | |
| namespace | foleys |
Enumerations | |
| enum class | LayoutType { Contents , FlexBox , Tabbed } |
| The LayoutType defines after which method. More... | |
| enum class | ScrollMode { NoScroll , ScrollHorizontal , ScrollVertical , ScrollBoth } |
| The scroll mode. More... | |