37 #define FOR_ALL_SIGNS_FROM(var, start) FOR_ALL_ITEMS_FROM(Sign, sign_index, var, start) 38 #define FOR_ALL_SIGNS(var) FOR_ALL_SIGNS_FROM(var, 0) Sign(Owner owner=INVALID_OWNER)
Creates a new sign.
Defintion of Pool, structure used to access PoolItems, and PoolItem, base structure for Vehicle...
Types related to viewports.
Location information about a sign as seen on the viewport.
SignPool _sign_pool
Initialize the sign-pool.
void UpdateVirtCoord()
Update the coordinate of one sign.
Base class for all PoolItems.
Base class for all pools.
Types related to companies.
Owner
Enum for all companies/owners.