Files
Victor Eronmosele d1c94d9cfa docs: Fix typo in Step 3 of platformer tutorial (#2363)
The grid position variable is non-private: gridPosition in the PlatformBlock class definition but was used as private: _gridPosition in the onLoad method.

This PR updates the grid position variable in the onLoad to gridPosition.
2023-02-23 06:25:01 +01:00
..
2022-10-29 19:59:51 +01:00
2022-10-29 19:59:51 +01:00
2022-10-29 19:59:51 +01:00
2022-10-29 19:59:51 +01:00
2023-01-30 14:31:26 -03:00
2022-10-29 19:59:51 +01:00