PanelsGrid Class |
Namespace: GeonBit.UI.Utils
public static class PanelsGrid
Name | Description | |
---|---|---|
GenerateColums(Vector2, Entity, PanelSkin) |
Generate and return a set of panels aligned next to each other.
This is useful for cases like when you want to divide your panel into 3 colums.
| |
GenerateColums(Int32, Entity, NullableVector2, PanelSkin) |
Generate and return a set of panels aligned next to each other with a constant size.
This is useful for cases like when you want to divide your panel into 3 colums.
|