Control over animation looping and event on animation completion

This commit is contained in:
2015-10-21 15:38:34 +02:00
parent e7c1dc20ba
commit 52f7e3f64b
4 changed files with 48 additions and 2 deletions
+3
View File
@@ -4,6 +4,9 @@
#include "Core/System.h"
#include "Core/World.h"
#include "Rendering/CAnimation.h"
#include "Rendering/EAnimationComplete.h"
#include "Rendering/CModel.h"
#include "Rendering/Model.h"
#include "Game/EPause.h"
#include "Game/EResume.h"