C# 클래스 spaceconquest.MiningShip

상속: ShipType
파일 보기 프로젝트 열기: cclay/spaceconquest

공개 프로퍼티들

프로퍼티 타입 설명
creator MiningShip

공개 메소드들

메소드 설명
CreateShip ( ) : Ship
PlaySelectSound ( ) : void

비공개 메소드들

메소드 설명
MiningShip ( ) : System

메소드 상세

CreateShip() 공개 메소드

public CreateShip ( ) : Ship
리턴 Ship

PlaySelectSound() 공개 메소드

public PlaySelectSound ( ) : void
리턴 void

프로퍼티 상세

creator 공개적으로 정적으로 프로퍼티

public static MiningShip,spaceconquest creator
리턴 MiningShip