Project Arrhythmia
A video game developed by Vitamin Games.
Loading...
Searching...
No Matches
DataManager.MetaData.Song Class Reference

Public Member Functions

string getDifficultyName ()
 
Color getDifficultyColor ()
 
 Song (string _title, DifficultyType _difficulty, string _description, float _BPM, float _time, float _previewStart, float _previewLength)
 

Public Attributes

string title = "Unknown Song"
 
string description = ""
 
float BPM = 140f
 
float time = 60f
 
float previewStart = -1
 
float previewLength = -1
 
CamJiggle CamJiggle = CamJiggle.PlayerSelected
 

Properties

DifficultyType Difficulty [get, set]
 

Private Attributes

DifficultyType _difficulty = DifficultyType.Moderate
 

The documentation for this class was generated from the following file: