Skip to content

Static Variables

StructureType.AUTO

Type

Int

StructureType.CEILING

Type

Int

StructureType.FLOOR

Type

Int

StructureType.LEFT_WALL

Type

Int

StructureType.NONE

Type

Int

StructureType.RIGHT_WALL

Type

Int

Static Functions

StructureType.constToString(value:Int):String

description

Translates constant to a user-readable string.

StructureType.isWall(structureType:Int):Bool

description

The type of collision is determined by the position of the object relative to the structure.