C# Class spaceconquest.Shield

Inheritance: ShipType
Exibir arquivo Open project: cclay/spaceconquest

Public Properties

Property Type Description
creator Shield

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