Name | Type | Description |
---|---|---|
json |
Object | optional Json object describing the mountain |
Properties:
Name | Type | Description |
---|---|---|
id |
number | The ID |
collisionKind |
MountainCollisionKind | The collision kind |
Extends
Methods
-
read (json) overrides
-
Read the JSON associated to the mountain
Name Type Description json
Object Json object describing the mountain -
Check if the collision is always forced
Returns:
Type Description boolean -
Check if the collision is never forced
Returns:
Type Description boolean