修改OpenGl渲染底层之前

This commit is contained in:
2025-10-20 20:50:12 +08:00
parent 1b011b9b68
commit 2b888aae5b
61 changed files with 1609 additions and 680 deletions

View File

@@ -3,6 +3,8 @@
void SquirrelManager::Init()
{
SDL_Log("开始初始化sqr管理器!");
// UI函数
RegisterUI();
// 基础对象
RegisterBaseObject();
// 动态对象