C# Class CNCMaps.Engine.Map.InfantryObject

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

Méthodes publiques

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

Method Details

InfantryObject() public méthode

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