C# Class _1942.LevelSpawnObj

Datei anzeigen Open project: Hoobler/Projekt1

Public Methods

Method Description
IsMirrored ( ) : bool
LevelSpawnObj ( Vector2 pos, string formation, bool mirrored ) : System

Method Details

IsMirrored() public method

public IsMirrored ( ) : bool
return bool

LevelSpawnObj() public method

public LevelSpawnObj ( Vector2 pos, string formation, bool mirrored ) : System
pos Vector2
formation string
mirrored bool
return System