XJ music engine
1.9.6
In-game runtime engine for XJ music.
|
This is the complete list of members for XJ::EntityUtils, including all inherited members.
computeUniqueId() | XJ::EntityUtils | static |
currentTimeMillis() | XJ::EntityUtils | inlinestatic |
reverseMap(const std::map< A, B > &originalMap) | XJ::EntityUtils | inlinestatic |
setIfNotNull(const json &json, const std::string &key, std::string &value) | XJ::EntityUtils | static |
setIfNotNull(const json &json, const std::string &key, float &value) | XJ::EntityUtils | static |
setIfNotNull(const json &json, const std::string &key, bool &value) | XJ::EntityUtils | static |
setIfNotNull(const json &json, const std::string &key, int &value) | XJ::EntityUtils | static |
setIfNotNull(const json &json, const std::string &key, long long &value) | XJ::EntityUtils | static |
setRequired(const json &json, const std::string &key, UUID &value) | XJ::EntityUtils | static |
~EntityUtils()=default | XJ::EntityUtils | virtual |