Class: SystemSpecialElement

SystemSpecialElement

A special element (autotile, wall, object3D, mountain) of the game

new SystemSpecialElement (json)

Name Type Description
json Object optional Json object describing the special element
Properties:
Name Type Description
pictureID number The picture ID of the special element

Methods

read (json)

Read the JSON associated to the special element
Name Type Description
json Object Json object describing the special element