C# Class spaceconquest.FighterShip

Inheritance: ShipType
Afficher le fichier Open project: cclay/spaceconquest

Méthodes publiques

Свойство Type Description
creator ShipType

Méthodes publiques

Méthode Description
CreateShip ( ) : Ship
PlaySelectSound ( ) : void

Method Details

CreateShip() public méthode

public CreateShip ( ) : Ship
Résultat Ship

PlaySelectSound() public méthode

public PlaySelectSound ( ) : void
Résultat void

Property Details

creator public_oe static_oe property

public static ShipType,spaceconquest creator
Résultat ShipType