NML:List of tile classes: Difference between revisions

From GRFSpecs
Jump to navigation Jump to search
Content deleted Content added
FooBar (talk | contribs)
add nav template
add TILE_CLASS_VOID
 
Line 31: Line 31:
| TILE_CLASS_OBJECTS
| TILE_CLASS_OBJECTS
| Objects
| Objects
|-
| TILE_CLASS_VOID
| invalid tiles (map border)
|}
|}

Latest revision as of 10:01, 19 January 2013

Additional References
TILE_CLASS_GROUND Clear ground and farmland
TILE_CLASS_RAIL Rail and rail depots
TILE_CLASS_ROAD Road, road depots and level crossings
TILE_CLASS_HOUSE Houses
TILE_CLASS_TREES Clear tile with trees
TILE_CLASS_STATION Station, waypoint, station part of oilrig
TILE_CLASS_WATER Sea, canal, ship depot
TILE_CLASS_INDUSTRY Industry tile
TILE_CLASS_TUNNEL_BRIDGE Tunnel entrance or bridge ramp
TILE_CLASS_OBJECTS Objects
TILE_CLASS_VOID invalid tiles (map border)