OpenTTD
|
Information about a water feature. More...
#include <newgrf_canal.h>
Data Fields | |
const SpriteGroup * | group |
Sprite group to start resolving. | |
const GRFFile * | grffile |
NewGRF where 'group' belongs to. | |
uint8 | callback_mask |
Bitmask of canal callbacks that have to be called. | |
uint8 | flags |
Flags controlling display. |
Information about a water feature.
Definition at line 24 of file newgrf_canal.h.