C# Class SongController, TapBand

Inheritance: MonoBehaviour
Afficher le fichier Open project: minimalgeek/TapBand Class Usage Examples

Méthodes publiques

Méthode Description
GetSongID ( ) : int

Private Methods

Méthode Description
Awake ( ) : void
GetSongData ( ) : SongData,
GetSongName ( ) : string
IncomingTapStrength ( float tapStrength ) : void
OnDisable ( ) : void
OnEnable ( ) : void
ResetControllerState ( ) : void
TapPassed ( ) : float
TimePassed ( ) : float
Update ( ) : void

Method Details

GetSongID() public méthode

public GetSongID ( ) : int
Résultat int