C# 클래스 CNCMaps.FileFormats.Map.Aircraft

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

공개 메소드들

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

메소드 상세

Aircraft() 공개 메소드

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