MQEngine
载入中...
搜索中...
未找到
engineapi.h
浏览该文件的文档.
1
5#ifndef ENGINEAPI_H
6#define ENGINEAPI_H
7#define BUILD_ENGINE
8#include "headers.h"
9#include "core/enginescope.h"
10using namespace FCT;
11#endif //ENGINEAPI_H
Engine scope for managing the engine instance
include all headers in this file for one who wants to use the engine
定义 engine.h:12