| Name | Type | Description |
|---|---|---|
json |
Object | optional Json object describing the battle map |
Properties:
| Name | Type | Description |
|---|---|---|
idMap |
number | The map ID |
position |
Array.<number> | The json position |
Methods
-
Create a system battle map
Name Type Description idMapnumber The map ID positionArray.<number> The json position -
Read the JSON associated to the battle map
Name Type Description jsonObject Json object describing the battle map