Level specific Physical Environment entry structure. Defines preferences of each Physical Environment entry. More...
#include <lvl_filedata.h>
Public Attributes | |
| long | x |
| X position of physical environment zone. | |
| long | y |
| Y position of physical environment zone. | |
| long | h |
| Height of physical environment zone. | |
| long | w |
| Width of physical environment zone. | |
| long | unknown |
| [Unused] reserved long integer value, always 0 | |
| bool | quicksand |
| Enable quicksand physical environment, overwise water physical environment. | |
| PGESTRING | layer |
| Name of a parent layer. Default value is "Default". | |
| unsigned int | array_id |
| Array-ID is an unique key value identificates each unique block object. Re-counts on each file reloading. | |
| unsigned int | index |
| Recent array index where block was saved (used to speed-up settings synchronization) | |
Level specific Physical Environment entry structure. Defines preferences of each Physical Environment entry.
1.8.7