summaryrefslogtreecommitdiff
path: root/Source/Asura/Graphics/ParticleSystem.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Asura/Graphics/ParticleSystem.h')
-rw-r--r--Source/Asura/Graphics/ParticleSystem.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/Source/Asura/Graphics/ParticleSystem.h b/Source/Asura/Graphics/ParticleSystem.h
index 2c22608..078427a 100644
--- a/Source/Asura/Graphics/ParticleSystem.h
+++ b/Source/Asura/Graphics/ParticleSystem.h
@@ -8,6 +8,9 @@ namespace AsuraEngine
namespace Graphics
{
+ ///
+ /// ϵͳ
+ ///
class ParticleSystem final : public Component
{