Click or drag to resize
PanelsGrid Methods
Methods
  NameDescription
Public methodStatic memberGenerateColums(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.
Public methodStatic memberGenerateColums(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.
Top
See Also