Static Variables
| Field Name | Type | Initial Value | Description |
|---|---|---|---|
| AUTO | Int | n/a |
|
| CEILING | Int | n/a |
|
| FLOOR | Int | n/a |
|
| LEFT_WALL | Int | n/a |
|
| NONE | Int | n/a |
|
| RIGHT_WALL | Int | n/a |
Static Functions
| Function Name | Description |
|---|---|
| constToString(value:Int):String | Translates constant to a user-readable string. |