|
|
string | getDifficultyName () |
| |
|
Color | getDifficultyColor () |
| |
|
| Song (string _title, DifficultyType _difficulty, string _description, float _BPM, float _time, float _previewStart, float _previewLength) |
| |
|
|
string | title = "Unknown Song" |
| |
|
string | description = "" |
| |
|
float | BPM = 140f |
| |
|
float | time = 60f |
| |
|
float | previewStart = -1 |
| |
|
float | previewLength = -1 |
| |
|
CamJiggle | CamJiggle = CamJiggle.PlayerSelected |
| |
|
|
DifficultyType | Difficulty [get, set] |
| |
|
|
DifficultyType | _difficulty = DifficultyType.Moderate |
| |
The documentation for this class was generated from the following file:
- C:/Users/Pidge/Documents/gamedev/core_project_arrhythmia/Assets/Scripts/Systems/DataManager.cs