Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
StageController
C# Class StageController, Albatross
Inheritance:
MonoBehaviour
Show file
Open project: xby2/Albatross
Class Usage Examples
Public Properties
Property
Type
Description
size
int
stageContainer
GameObject
stageObjects
List
stageTilePrefab
GameObject
stageWallPrefab
GameObject
Public Methods
Method
Description
BuildStage
( ) :
void
Method Details
BuildStage()
public
method
public
BuildStage
( ) :
void
return
void
Property Details
size
public property
public
int
size
return
int
stageContainer
public property
public
GameObject
stageContainer
return
GameObject
stageObjects
public property
public
List
stageObjects
return
List
stageTilePrefab
public property
public
GameObject
stageTilePrefab
return
GameObject
stageWallPrefab
public property
public
GameObject
stageWallPrefab
return
GameObject