OpenTTD Source  20240919-master-gdf0233f4c2
WaterFeature Struct Reference

Information about a water feature. More...

#include <newgrf_canal.h>

Data Fields

const SpriteGroupgroup
 Sprite group to start resolving.
 
const GRFFilegrffile
 NewGRF where 'group' belongs to.
 
uint8_t callback_mask
 Bitmask of canal callbacks that have to be called.
 
uint8_t flags
 Flags controlling display.
 

Detailed Description

Information about a water feature.

Definition at line 22 of file newgrf_canal.h.


The documentation for this struct was generated from the following file: