C# Class CornerBG, STR
Show file
Open project: jamiehenson/STR
Public Properties
Property |
Type |
Description |
|
BG |
Transform |
|
|
grow |
bool |
|
|
Public Methods
Method Details
public BigLad ( ) : void |
return |
void |
|
public Midget ( ) : void |
return |
void |
|
public Start ( ) : void |
return |
void |
|
public Update ( ) : void |
return |
void |
|
Property Details
public Transform BG |
return |
Transform |
|
public bool grow |
return |
bool |
|