Added UIAction and UIActionManager. Every node now can implement actions.

Implemented base actions: Move, Scale, Fade, Rotate.

--HG--
branch : dev-2.1
This commit is contained in:
Martín Lucas Golini
2018-01-12 01:41:53 -03:00
parent af3af9bef0
commit ea427b21bc
44 changed files with 951 additions and 243 deletions

View File

@@ -2,3 +2,7 @@
../../include/
../../src/thirdparty
../../include/eepp/thirdparty
../../src/eepp/ui
../../include/eepp/ui
../../src/eepp/ui/actions
../../include/eepp/ui/actions