AIEventDisasterZeppelinerCrashed Class Reference

Event Disaster Zeppeliner Crashed, indicating a zeppeliner has crashed on an airport and is blocking the runway. More...

#include <ai_event_types.hpp>

Inheritance diagram for AIEventDisasterZeppelinerCrashed:
AIEvent AIObject SimpleCountedObject

Public Member Functions

 AIEventDisasterZeppelinerCrashed (StationID station)
StationID GetStationID ()
 Get the StationID of the station containing the affected airport.

Static Public Member Functions

static const char * GetClassName ()
static
AIEventDisasterZeppelinerCrashed
Convert (AIEvent *instance)
 Convert an AIEvent to the real instance.

Private Attributes

StationID station

Detailed Description

Event Disaster Zeppeliner Crashed, indicating a zeppeliner has crashed on an airport and is blocking the runway.

Definition at line 722 of file ai_event_types.hpp.


Constructor & Destructor Documentation

AIEventDisasterZeppelinerCrashed::AIEventDisasterZeppelinerCrashed ( StationID  station  )  [inline]
Parameters:
station The station containing the affected airport

Definition at line 729 of file ai_event_types.hpp.


Member Function Documentation

static AIEventDisasterZeppelinerCrashed* AIEventDisasterZeppelinerCrashed::Convert ( AIEvent instance  )  [inline, static]

Convert an AIEvent to the real instance.

Parameters:
instance The instance to convert.
Returns:
The converted instance.

Definition at line 739 of file ai_event_types.hpp.

StationID AIEventDisasterZeppelinerCrashed::GetStationID (  )  [inline]

Get the StationID of the station containing the affected airport.

Returns:
The StationID of the station containing the affected airport.

Definition at line 745 of file ai_event_types.hpp.


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

Generated on Fri Apr 30 21:56:00 2010 for OpenTTD by  doxygen 1.6.1