Public Member Functions

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

Creates a list of stations of which you are the owner. More...

#include <script_stationlist.hpp>

Inheritance diagram for ScriptStationList:
ScriptList ScriptObject SimpleCountedObject

Public Member Functions

 ScriptStationList (ScriptStation::StationType station_type)

Detailed Description

Creates a list of stations of which you are the owner.

ai game

Definition at line 23 of file script_stationlist.hpp.


Constructor & Destructor Documentation

ScriptStationList::ScriptStationList ( ScriptStation::StationType  station_type  ) 
Parameters:
station_type The type of station to make a list of stations for.

Definition at line 18 of file script_stationlist.cpp.

References ScriptList::AddItem(), ScriptObject::GetCompany(), and OWNER_DEITY.


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