载入中...
搜索中...
未找到
Dialogue.h 文件参考
#include "common/Module.h"
#include "common/StateValue.h"
#include <squirrel.h>
#include <cstdint>
#include <string>
#include <unordered_map>
#include <utility>
#include <vector>

浏览源代码.

struct  eve::dialogue::DataValue
 Generic JSON-like value tree used by the Squirrel bridge: dialogue pools and conditions arrive as Squirrel tables and are converted into this structure so the core loader/evaluator stays script-agnostic and unit-testable. 更多...
 
class  eve::dialogue::Dialogue
 Visual-novel style dialogue stage. Script: dlg <- eve.Dialogue(); 更多...
 
struct  eve::dialogue::Dialogue::VarValue
 

命名空间

namespace  eve
 
namespace  eve::avatar
 
namespace  ssq
 EVEngine ECS 集成层:底层实现使用 sunxfancy/ECS.hpp https://github.com/sunxfancy/ECS.hpp
 
namespace  eve::dialogue