LayoutHelpers Module
Functions and values
| Function or value |
Description
|
|
|
Full Usage:
setLocal lx ly content section
Parameters:
int
ly : int
content : 'T
section : GridSection2D<'T>
Modifiers: inline Type parameters: 'T |
Internal helper to set a cell using section-relative coordinates. Handles translation to absolute grid coordinates and bounds checking.
|
Mibo