C# 클래스 CNCMaps.Engine.Map.AircraftObject

상속: NamedObject, OwnableObject
파일 보기 프로젝트 열기: zzattack/ccmaps-net 1 사용 예제들

공개 메소드들

메소드 설명
AircraftObject ( string owner, string name, short health, short direction, bool onBridge ) : System

메소드 상세

AircraftObject() 공개 메소드

public AircraftObject ( string owner, string name, short health, short direction, bool onBridge ) : System
owner string
name string
health short
direction short
onBridge bool
리턴 System