C# Class _1942.LevelSpawnObj

Afficher le fichier Open project: Hoobler/Projekt1

Méthodes publiques

Méthode Description
IsMirrored ( ) : bool
LevelSpawnObj ( Vector2 pos, string formation, bool mirrored ) : System

Method Details

IsMirrored() public méthode

public IsMirrored ( ) : bool
Résultat bool

LevelSpawnObj() public méthode

public LevelSpawnObj ( Vector2 pos, string formation, bool mirrored ) : System
pos Vector2
formation string
mirrored bool
Résultat System