Difference between revisions of "NML:List of tile classes"
From GRFSpecs
Jump to navigationJump to search|  (content of nml r1625) | Planetmaker (talk | contribs)   (add TILE_CLASS_VOID) | ||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
| + | {{NMLNavAdditionalreferences}} | ||
| + | |||
| {| class="t" | {| class="t" | ||
| | TILE_CLASS_GROUND | | TILE_CLASS_GROUND | ||
| Line 29: | 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
Vehicles, Stations, Canals, Bridges, Towns, Houses, Industries (Tiles), Cargos, Airports+Tiles, Objects, Railtypes, Roadtypes, Tramtypes, Roadstops, Terrain
| 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) | 
