Definition at line 42 of file Project.java.
◆ MapMakerData()
| com.jscratch.Project.MapMakerData.MapMakerData |
( |
| ) |
|
◆ displayScale
| int com.jscratch.Project.MapMakerData.displayScale = 4 |
◆ height
| int com.jscratch.Project.MapMakerData.height = 45 |
◆ layers
| List<LayerData> com.jscratch.Project.MapMakerData.layers = new ArrayList<>() |
◆ tileAssets
| Map<Integer, String> com.jscratch.Project.MapMakerData.tileAssets = new HashMap<>() |
◆ tileSize
| int com.jscratch.Project.MapMakerData.tileSize = 8 |
◆ width
| int com.jscratch.Project.MapMakerData.width = 60 |
The documentation for this class was generated from the following file: