ShitEngine
基于 C++20 与 SDL3 的轻量级 2D 游戏引擎
载入中...
搜索中...
未找到
EnumValue结构体 参考

枚举常量 更多...

#include <TypeInfo.h>

Public 属性

std::string name
 枚举项名称(如 "None"、"Left"))
int64_t value
 枚举项数值

详细描述

枚举常量

类成员变量说明

◆ name

std::string name

枚举项名称(如 "None"、"Left"))

◆ value

int64_t value

枚举项数值


该结构体的文档由以下文件生成: