C# Class spaceconquest.StarCruiser

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

Méthodes publiques

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

Méthodes publiques

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

Private Methods

Méthode Description
StarCruiser ( ) : System

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 StarCruiser,spaceconquest creator
Résultat StarCruiser