aboutsummaryrefslogtreecommitdiff
path: root/src/libjin/graphics/je_graphics.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-12-24 19:15:02 +0800
committerchai <chaifix@163.com>2018-12-24 19:15:02 +0800
commit039e2541207232e0a382a52a65122a15eed9257d (patch)
treeab378128b2c0b4f228e3312595d8b91bfa30cd63 /src/libjin/graphics/je_graphics.h
parent913e41baa76cf6b866b85137c85b89be34b2376c (diff)
+physics module
Diffstat (limited to 'src/libjin/graphics/je_graphics.h')
-rw-r--r--src/libjin/graphics/je_graphics.h12
1 files changed, 0 insertions, 12 deletions
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