C# Class MoodSwingGame.MSTowerFactory

Afficher le fichier Open project: verngutz/MoodSwing

Méthodes publiques

Méthode Description
CreateMSTower ( MSTowerStats stats, Vector3 position, float rotation, Vector2 tileCoords ) : MSTower

Method Details

CreateMSTower() public static méthode

public static CreateMSTower ( MSTowerStats stats, Vector3 position, float rotation, Vector2 tileCoords ) : MSTower
stats MSTowerStats
position Vector3
rotation float
tileCoords Vector2
Résultat MSTower