summaryrefslogtreecommitdiff
path: root/Source/Asura.Framework/Graphics/Animator.lua
blob: 0f37c8b647d8ba3a943aa8a6043ddc59a2d9f3b5 (plain)
1
2
3
4
5
6
7
local Animator = Class()

Animator.animation = AsuraEngine.Type.Animation



return Animator