Header menu logo Mibo.Raylib

LayoutHelpers Module

Functions and values

Function or value Description

createSection grid

Full Usage: createSection grid

Parameters:
Returns: GridSection2D<'T>
grid : CellGrid2D<'T>
Returns: GridSection2D<'T>

setLocal lx ly content section

Full Usage: setLocal lx ly content section

Parameters:
Modifiers: inline
Type parameters: 'T
lx : int
ly : int
content : 'T
section : GridSection2D<'T>

Type something to start searching.