|
dl
|
粒子系统配置 更多...
#include <array>#include <vector>#include <string>#include <map>#include <json.hpp>#include <lua.hpp>#include <LuaBridge/LuaBridge.h>类 | |
| struct | dl::ParticleConfig |
| 2d粒子配置 -> 2d粒子配置 更多... | |
| struct | dl::ParticleConfig::Node |
| 粒子参数 -> 粒子参数 更多... | |
| struct | dl::ParticleConfig::Emitter |
| 发射器 -> 发射器设置 更多... | |
| struct | dl::ParticleConfig::System |
| 主要参数 -> 主要参数 更多... | |
命名空间 | |
| namespace | JsonAuto |
| namespace | dl |
宏定义 | |
| #define | LUA_USE_APICHECK |
函数 | |
| template<typename T> | |
| bool | JsonAuto::Get (const json &j, const std::string &name, T &t) |
| 从json返回值,不存在则返回false | |
| #define LUA_USE_APICHECK |
在文件 dl_particle_config.h 第 22 行定义.