Module system.accel.NecroLevel
Functions
cleanUp () | |
generate (parameters) | |
init (xmlData) | |
pollLevel (id) | |
resolveLevelIndex (levelIndex) |
Tables
Containers | |
Directions | |
TileFlags |
Functions
- cleanUp ()
- generate (parameters)
-
Parameters:
- parameters
- init (xmlData)
-
Parameters:
- xmlData
- pollLevel (id)
-
Parameters:
- id
- resolveLevelIndex (levelIndex)
-
Parameters:
- levelIndex
Tables
- Containers
-
Fields:
- NONE
0
- RED_CHEST
1
- BLACK_CHEST
2
- PURPLE_CHEST
3
- BLUE_CHEST
4
- CRATE
5
- BARREL
6
- URN
7
- GARGOYLE
8
- GARGOYLE_DANCER
9
- NONE
- Directions
-
Fields:
- NONE
-1
- RIGHT
0
- DOWN
1
- LEFT
2
- UP
3
- DOWN_RIGHT
4
- DOWN_LEFT
5
- UP_LEFT
6
- UP_RIGHT
7
- NONE
- TileFlags
-
Fields:
- TORCH
1
- CRACK
2
- TRIGGER
4
- WIRE_RIGHT
8
- WIRE_DOWN
16
- WIRE_LEFT
32
- WIRE_UP
64
- TORCH_BRIGHT
128
- TORCH