aboutsummaryrefslogtreecommitdiff
path: root/src/libjin/Graphics/je_sprite_batch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libjin/Graphics/je_sprite_batch.h')
-rw-r--r--src/libjin/Graphics/je_sprite_batch.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/libjin/Graphics/je_sprite_batch.h b/src/libjin/Graphics/je_sprite_batch.h
index 85a7951..359ce24 100644
--- a/src/libjin/Graphics/je_sprite_batch.h
+++ b/src/libjin/Graphics/je_sprite_batch.h
@@ -6,6 +6,9 @@ namespace JinEngine
namespace Graphics
{
+ ///
+ /// For reducing draw call.
+ ///
class SpriteBatch
{