Public Member Functions

ScriptBridgeList_Length Class Reference
[Classes that create a list of items.]

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

#include <script_bridgelist.hpp>

Inheritance diagram for ScriptBridgeList_Length:
ScriptList ScriptObject SimpleCountedObject

Public Member Functions

 ScriptBridgeList_Length (uint length)

Detailed Description

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

ai game

Definition at line 32 of file script_bridgelist.hpp.


Constructor & Destructor Documentation

ScriptBridgeList_Length::ScriptBridgeList_Length ( uint  length  ) 
Parameters:
length The length of the bridge you want to build.

Definition at line 24 of file script_bridgelist.cpp.

References ScriptList::AddItem(), ScriptBridge::GetMaxLength(), ScriptBridge::GetMinLength(), and ScriptBridge::IsValidBridge().


The documentation for this class was generated from the following files: