My Project
|
Class containing all elements of an Music. More...
#include <AMusic.hpp>
Public Member Functions | |
AMusic (nlohmann::json const &jsonData) | |
Construct a new AMusic object. More... | |
~AMusic () | |
Destroy the AMusic object. More... | |
MyMusic & | getMusic () |
Get the AMusic object. More... | |
Class containing all elements of an Music.
AMusic::AMusic | ( | nlohmann::json const & | jsonData | ) |
Construct a new AMusic object.
jsonData | path to the music file |
|
inline |
Destroy the AMusic object.