Grid.setSize() - Mtax-Development/GML-OOP GitHub Wiki

Argument

Name
Type
Optional
size
No

Returns

Not applicable.

Description

Change the size of this Grid. If the specified size is lower than current, values from the end will be removed. If the specified size is higher than current, values in new cells will be set to the default value of 0.

⚠️ **GitHub.com Fallback** ⚠️