SELAB3 Unity
|
A serializable class used to parse JSON sent through the wall side channel More...
Public Attributes | |
List< WallRow > | wall |
List of WallRow, the horizontal rows of a wall | |
A serializable class used to parse JSON sent through the wall side channel
Essentially represents a 2D array because the only field is a List of WallRow, which are Lists of booleans