C# Class spaceconquest.Telescope

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

Public Properties

Property Type Description
creator Telescope

Public Methods

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

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 Telescope,spaceconquest creator
return Telescope