C# Class CNCMaps.FileFormats.Map.Infantry

Inheritance: NamedMapObject
显示文件 Open project: zzattack/ccmaps-net Class Usage Examples

Public Methods

Method Description
Infantry ( string owner, string name, short health, short direction, bool onBridge ) : System

Method Details

Infantry() public method

public Infantry ( string owner, string name, short health, short direction, bool onBridge ) : System
owner string
name string
health short
direction short
onBridge bool
return System