C# Class spawnJ, COMA
Show file
Open project: GDACollab/COMA
Class Usage Examples
Public Properties
Public Methods
Method Details
public JNoteD ( ) : void |
return |
void |
|
public JNoteS ( ) : void |
return |
void |
|
public Start ( ) : void |
return |
void |
|
public Update ( ) : void |
return |
void |
|
public kill ( ) : void |
return |
void |
|
Property Details
public GameObject[] Jscore |
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 |
|