From 039e2541207232e0a382a52a65122a15eed9257d Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 24 Dec 2018 19:15:02 +0800 Subject: +physics module --- src/libjin/graphics/je_graphics.h | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'src/libjin/graphics/je_graphics.h') diff --git a/src/libjin/graphics/je_graphics.h b/src/libjin/graphics/je_graphics.h index e8f06c1..519c5d0 100644 --- a/src/libjin/graphics/je_graphics.h +++ b/src/libjin/graphics/je_graphics.h @@ -25,17 +25,5 @@ #include "animations/je_animation.h" #include "animations/je_animator.h" -//struct Stats -//{ -// int drawCalls; -// int drawCallsBatched; -// int canvasSwitches; -// int shaderSwitches; -// int canvases; -// int images; -// int fonts; -// int64 textureMemory; -//}; - #endif // defined(jin_graphics) #endif // __JE_GRAPHICS_H__ \ No newline at end of file -- cgit v1.1-26-g67d0