-
Notifications
You must be signed in to change notification settings - Fork 0
Arguments
Zephyrrus edited this page Feb 16, 2022
·
3 revisions
- Used to identify different grids
- Type:
str
Used in:
- Used in create function to specify grid width
- Type:
int
Used in:
- Used in create function to specify grid height
- Type:
int
Used in:
- Used to specify the x position.
- Type:
int
- Used to specify the y position.
- Type:
int
- Used to specify the value you wish to find/add
- Type:
any
- specifies the column (aka x cord)
- Type:
int
Used in:
- specifies the row (aka y cord)
- Type:
int