C# Class IntroController, STR
Show file
Open project: jamiehenson/STR
Class Usage Examples
Public Properties
Property |
Type |
Description |
|
bg |
GameObject |
|
|
logo |
GameObject |
|
|
text |
GameObject |
|
|
Public Methods
Private Methods
Method |
Description |
|
Intro ( ) : IEnumerator |
|
|
Method Details
public Start ( ) : void |
return |
void |
|
public Update ( ) : void |
return |
void |
|
Property Details
public GameObject bg |
return |
GameObject |
|
public GameObject logo |
return |
GameObject |
|
public GameObject text |
return |
GameObject |
|