|
OpenTTD Source 20260815-master-gdf55704e7d
|
This file contains all the sprites for bridges. More...
#include "table/strings.h"Go to the source code of this file.
This file contains all the sprites for bridges.
It consists of a number of arrays.
_bridge_sprite_table_n_m. Defines all the sprites of a bridge besides the pylons. n defines the number of the bridge type, m the number of the section. the highest m for each bridge set defines the heads.
Sprites for middle sections are arranged in groups of four, the elements are:
First group is for railway in X direction, second for railway in Y direction, two groups each follow for road, monorail and maglev
Elements for heads are arranged in groups of eight:
This is repeated 4 times, for rail, road, monorail, maglev
Definition in file bridge_land.h.
|
static |
Sprite table for head part of aqueduct.
Definition at line 42 of file bridge_land.h.
Referenced by DrawTile_TunnelBridge().
|
static |
Sprite table for middle part of aqueduct.
Definition at line 36 of file bridge_land.h.
Referenced by DrawBridgeMiddle().
|
static |
Definition at line 715 of file bridge_land.h.
|
static |
Definition at line 585 of file bridge_land.h.
|
static |
Definition at line 387 of file bridge_land.h.
|
static |
Definition at line 376 of file bridge_land.h.
|
static |
Definition at line 635 of file bridge_land.h.
|
static |
Definition at line 277 of file bridge_land.h.
|
static |
Definition at line 266 of file bridge_land.h.
|
static |
Definition at line 244 of file bridge_land.h.
|
static |
Definition at line 255 of file bridge_land.h.
|
static |
Definition at line 625 of file bridge_land.h.
|
static |
Definition at line 233 of file bridge_land.h.
|
static |
Definition at line 222 of file bridge_land.h.
|
static |
Definition at line 200 of file bridge_land.h.
|
static |
Definition at line 211 of file bridge_land.h.
|
static |
Definition at line 645 of file bridge_land.h.
|
static |
Definition at line 321 of file bridge_land.h.
|
static |
Definition at line 310 of file bridge_land.h.
|
static |
Definition at line 288 of file bridge_land.h.
|
static |
Definition at line 299 of file bridge_land.h.
|
static |
Definition at line 665 of file bridge_land.h.
|
static |
Definition at line 365 of file bridge_land.h.
|
static |
Definition at line 354 of file bridge_land.h.
|
static |
Definition at line 464 of file bridge_land.h.
|
static |
Definition at line 112 of file bridge_land.h.
|
static |
Definition at line 189 of file bridge_land.h.
|
static |
Definition at line 675 of file bridge_land.h.
|
static |
Definition at line 475 of file bridge_land.h.
|
static |
Definition at line 615 of file bridge_land.h.
|
static |
Definition at line 420 of file bridge_land.h.
|
static |
Definition at line 431 of file bridge_land.h.
|
static |
Definition at line 453 of file bridge_land.h.
|
static |
Definition at line 442 of file bridge_land.h.
|
static |
Definition at line 398 of file bridge_land.h.
|
static |
Definition at line 409 of file bridge_land.h.
|
static |
Definition at line 101 of file bridge_land.h.
|
static |
Definition at line 595 of file bridge_land.h.
|
static |
Definition at line 68 of file bridge_land.h.
|
static |
Definition at line 79 of file bridge_land.h.
|
static |
Definition at line 90 of file bridge_land.h.
|
static |
Definition at line 46 of file bridge_land.h.
|
static |
Definition at line 57 of file bridge_land.h.
|
static |
Definition at line 605 of file bridge_land.h.
|
static |
Definition at line 145 of file bridge_land.h.
|
static |
Definition at line 156 of file bridge_land.h.
|
static |
Definition at line 178 of file bridge_land.h.
|
static |
Definition at line 167 of file bridge_land.h.
|
static |
Definition at line 123 of file bridge_land.h.
|
static |
Definition at line 134 of file bridge_land.h.
|
static |
Definition at line 685 of file bridge_land.h.
|
static |
Definition at line 508 of file bridge_land.h.
|
static |
Definition at line 486 of file bridge_land.h.
|
static |
Definition at line 497 of file bridge_land.h.
|
static |
Definition at line 705 of file bridge_land.h.
|
static |
Definition at line 574 of file bridge_land.h.
|
static |
Definition at line 552 of file bridge_land.h.
|
static |
Definition at line 563 of file bridge_land.h.
|
static |
Definition at line 695 of file bridge_land.h.
|
static |
Definition at line 541 of file bridge_land.h.
|
static |
Definition at line 519 of file bridge_land.h.
|
static |
Definition at line 530 of file bridge_land.h.
|
static |
Definition at line 655 of file bridge_land.h.
|
static |
Definition at line 343 of file bridge_land.h.
|
static |
Definition at line 332 of file bridge_land.h.
| const BridgeSpec _orig_bridge[] |
Definition at line 774 of file bridge_land.h.
|
staticconstexpr |
Pillar flags for bridges which have pillars on the all corners on each piece.
Definition at line 736 of file bridge_land.h.
|
staticconstexpr |
Definition at line 731 of file bridge_land.h.
|
staticconstexpr |
Pillar flags for bridges with pillars on the North-East side.
Definition at line 746 of file bridge_land.h.
|
staticconstexpr |
Pillar flags for bridges with pillars on the North-West side.
Definition at line 752 of file bridge_land.h.
|
staticconstexpr |
Pillar flags for bridges with pillars on the South-East side.
Definition at line 748 of file bridge_land.h.
|
staticconstexpr |
Pillar flags for bridges with pillars on the South-West side.
Definition at line 750 of file bridge_land.h.
|
staticconstexpr |
Pillar flags for cantilever style bridges.
Definition at line 765 of file bridge_land.h.
|
staticconstexpr |
Pillar flags for suspension style bridges.
Definition at line 755 of file bridge_land.h.