C# Class AbstractFactory.UFOEnemyShipBuilding

Inheritance: EnemyShipBuilding
Afficher le fichier Open project: marwie/Design-Patterns-in-Unity-Example Class Usage Examples

Méthodes protégées

Méthode Description
MakeEnemyShip ( ShipType type ) : EnemyShip

Method Details

MakeEnemyShip() protected méthode

protected MakeEnemyShip ( ShipType type ) : EnemyShip
type ShipType
Résultat EnemyShip