Closed Isaac-W closed 9 years ago
This will require three things: a member variable to hold the grid size, a custom create() function, and a modified (or overrided) init() method that takes in an extra argument for the grid size.
I will work on getting this implemented.
This will require three things: a member variable to hold the grid size, a custom create() function, and a modified (or overrided) init() method that takes in an extra argument for the grid size.