C# Class SpBar, Beat-It
Show file
Open project: SNUGDC/Beat-It
Public Properties
Property |
Type |
Description |
|
Content |
UnityEngine.RectTransform |
|
|
MoveDir |
Direction, |
|
|
Public Methods
Method Details
public Increase ( int data ) : void |
data |
int |
|
return |
void |
|
public Start ( ) : void |
return |
void |
|
public Update ( ) : void |
return |
void |
|
Property Details
public RectTransform,UnityEngine Content |
return |
UnityEngine.RectTransform |
|
public Direction, MoveDir |
return |
Direction, |
|