ApophisZerg游戏引擎主要依赖Vulkan的独立跨平台实现代码1(engine/src/core部分)2
1.application.h#pragmaonce#include"defines.h"structgame;typedefstructapplication_config{i16start_pos_x;i16start_pos_y;i16start_width;i16start_height;char*name;}application_config;KAPIb8application_cre