C# Class spawnA, COMA
Show file
Open project: GDACollab/COMA
Public Properties
Public Methods
Method Details
public ANoteD ( ) : void |
return |
void |
|
public ANoteS ( ) : void |
return |
void |
|
public Start ( ) : void |
return |
void |
|
public Update ( ) : void |
return |
void |
|
public kill ( ) : void |
return |
void |
|
Property Details
public GameObject[] Ascore |
return |
GameObject[] |
|
public int bottom |
return |
int |
|
public GameObject note |
return |
GameObject |
|
public Sprite noteD |
return |
Sprite |
|
public Sprite noteS |
return |
Sprite |
|
public int top |
return |
int |
|