本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
說明
登入
lolengine
/
lol
镜像来自
https://github.com/lolengine/lol
關注
1
收藏
0
複製
0
程式碼
問題
0
版本發佈
0
Wiki
活動
瀏覽代碼
scene: do not clear the scene twice.
legacy
Sam Hocevar
6 年之前
父節點
2c45d0918d
當前提交
3b05abc54f
共有
1 個檔案被更改
,包括
0 行新增
和
1 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
src/engine/ticker.cpp
+ 0
- 1
src/engine/ticker.cpp
查看文件
@@ -406,7 +406,6 @@ void ticker_data::DrawThreadTick()
/* Enable display */
scene.EnableDisplay();
scene.get_renderer()->Clear(ClearMask::All);
scene.pre_render(data->deltatime);
Write
Preview
Loading…
取消
儲存