XJ music engine  1.9.6
In-game runtime engine for XJ music.
Classes | Namespaces | Typedefs
EntityUtils.h File Reference
#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
 

Typedef Documentation

◆ json

using json = nlohmann::json