C# Class spaceconquest.MiningShip

Inheritance: ShipType
显示文件 Open project: cclay/spaceconquest

Public Properties

Property Type Description
creator MiningShip

Public Methods

Method Description
CreateShip ( ) : Ship
PlaySelectSound ( ) : void

Private Methods

Method Description
MiningShip ( ) : System

Method Details

CreateShip() public method

public CreateShip ( ) : Ship
return Ship

PlaySelectSound() public method

public PlaySelectSound ( ) : void
return void

Property Details

creator public_oe static_oe property

public static MiningShip,spaceconquest creator
return MiningShip