OpenTTD NoAI API
Public Member Functions

AIBridgeList_Length Class Reference

Create a list of bridges that can be built on a specific length. More...

Inheritance diagram for AIBridgeList_Length:
AIAbstractList AIObject

Public Member Functions

 AIBridgeList_Length (uint length)

Detailed Description

Create a list of bridges that can be built on a specific length.


Constructor & Destructor Documentation

AIBridgeList_Length::AIBridgeList_Length ( uint  length)
Parameters:
lengthThe length of the bridge you want to build.