Layout: Difference between revisions
From Crumbled World Wiki
(Created page with "{{:LayoutExampleCode}} ==Functions== {| class="wikitable" !|return !|function !|description |- | |setPanelSpacing(PanelSize size) |Set panel spacing |- |PanelSize |getPanelSpacing() |Get panel spacing |- |}") |
(No difference)
|
Latest revision as of 14:17, 5 July 2025
Functions
| return | function | description |
|---|---|---|
| setPanelSpacing(PanelSize size) | Set panel spacing | |
| PanelSize | getPanelSpacing() | Get panel spacing |