Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
ParkingPlaceBehaviorInterface Member List

This is the complete list of members for ParkingPlaceBehaviorInterface, including all inherited members.

calcBestParkingAssignment(ObjectID id, Coord3D *pos, Int *oldIndex=NULL, Int *newIndex=NULL)=0ParkingPlaceBehaviorInterfacepure virtual
calcPPInfo(ObjectID id, PPInfo *info)=0ParkingPlaceBehaviorInterfacepure virtual
defectAllParkedUnits(Team *newTeam, UnsignedInt detectionTime)=0ParkingPlaceBehaviorInterfacepure virtual
getApproachHeight() const =0ParkingPlaceBehaviorInterfacepure virtual
getCreationLocations(ObjectID id) const =0ParkingPlaceBehaviorInterfacepure virtual
getLandingDeckHeightOffset() const =0ParkingPlaceBehaviorInterfacepure virtual
getRunwayCount() const =0ParkingPlaceBehaviorInterfacepure virtual
getRunwayReservation(Int r, RunwayReservationType type=RESERVATION_TAKEOFF)=0ParkingPlaceBehaviorInterfacepure virtual
getSpaceIndex(ObjectID id) const =0ParkingPlaceBehaviorInterfacepure virtual
getTaxiLocations(ObjectID id) const =0ParkingPlaceBehaviorInterfacepure virtual
hasAvailableSpaceFor(const ThingTemplate *thing) const =0ParkingPlaceBehaviorInterfacepure virtual
hasReservedSpace(ObjectID id) const =0ParkingPlaceBehaviorInterfacepure virtual
killAllParkedUnits()=0ParkingPlaceBehaviorInterfacepure virtual
releaseRunway(ObjectID id)=0ParkingPlaceBehaviorInterfacepure virtual
releaseSpace(ObjectID id)=0ParkingPlaceBehaviorInterfacepure virtual
reserveRunway(ObjectID id, Bool forLanding)=0ParkingPlaceBehaviorInterfacepure virtual
reserveSpace(ObjectID id, Real parkingOffset, PPInfo *info)=0ParkingPlaceBehaviorInterfacepure virtual
setHealee(Object *healee, Bool add)=0ParkingPlaceBehaviorInterfacepure virtual
shouldReserveDoorWhenQueued(const ThingTemplate *thing) const =0ParkingPlaceBehaviorInterfacepure virtual
transferRunwayReservationToNextInLineForTakeoff(ObjectID id)=0ParkingPlaceBehaviorInterfacepure virtual