importing data

This commit is contained in:
Youssef Assem
2019-12-16 02:06:28 +02:00
parent 9057c94af9
commit 23dd149d48
10 changed files with 1871 additions and 16 deletions
+8
View File
@@ -1 +1,9 @@
#include "animator.h"
void Animator::doanimation(Animation animation)
{
}
void Animator::update()
{
}