Add new class to store flame motion parameters

This commit is contained in:
Simon Detheridge
2015-06-24 11:23:17 +01:00
parent d75a15136d
commit 9d5f3e8578
4 changed files with 80 additions and 1 deletions

View File

@ -52,5 +52,6 @@ HEADERS += \
../../../Source/Ember/Variations05.h \
../../../Source/Ember/VariationsDC.h \
../../../Source/Ember/Xform.h \
../../../Source/Ember/XmlToEmber.h
../../../Source/Ember/XmlToEmber.h \
../../../Source/Ember/FlameMotion.h