XJ music engine
1.9.6
In-game runtime engine for XJ music.
|
#include <map>
#include <string>
#include <chrono>
#include <nlohmann/json.hpp>
#include "xjmusic/music/Note.h"
Go to the source code of this file.
Classes | |
class | XJ::EntityUtils |
Namespaces | |
XJ | |
Typedefs | |
using | json = nlohmann::json |
using | XJ::UUID = std::string |
using json = nlohmann::json |