menu
flame package
documentation
components.dart
IsometricTileMapComponent
matrix property
matrix property
dark_mode
light_mode
matrix
property
List
<
List
<
int
>
>
matrix
getter/setter pair
The positions of each block will be placed respecting this matrix.
Implementation
List<List<int>> matrix;
flame package
documentation
components
IsometricTileMapComponent
matrix property
IsometricTileMapComponent class