C# Class StageController, Albatross

Inheritance: MonoBehaviour
Afficher le fichier Open project: xby2/Albatross Class Usage Examples

Méthodes publiques

Свойство Type Description
size int
stageContainer GameObject
stageObjects List
stageTilePrefab GameObject
stageWallPrefab GameObject

Méthodes publiques

Méthode Description
BuildStage ( ) : void

Method Details

BuildStage() public méthode

public BuildStage ( ) : void
Résultat void

Property Details

size public_oe property

public int size
Résultat int

stageContainer public_oe property

public GameObject stageContainer
Résultat GameObject

stageObjects public_oe property

public List stageObjects
Résultat List

stageTilePrefab public_oe property

public GameObject stageTilePrefab
Résultat GameObject

stageWallPrefab public_oe property

public GameObject stageWallPrefab
Résultat GameObject