C# Class CNCMaps.Engine.Map.AircraftObject

Inheritance: NamedObject, OwnableObject
Afficher le fichier Open project: zzattack/ccmaps-net Class Usage Examples

Méthodes publiques

Méthode Description
AircraftObject ( string owner, string name, short health, short direction, bool onBridge ) : System

Method Details

AircraftObject() public méthode

public AircraftObject ( string owner, string name, short health, short direction, bool onBridge ) : System
owner string
name string
health short
direction short
onBridge bool
Résultat System