ogmo 0.2.0

Serde definitions for Ogmo level editor files
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "room_boundaries",
  "_eid": "93451499",
  "offsetX": 0,
  "offsetY": 0,
  "gridCellWidth": 1280,
  "gridCellHeight": 720,
  "gridCellsX": 1,
  "gridCellsY": 2,
  "grid2D": [["1", "0"]],
  "arrayMode": 1
}