SpineConstants.lua 157 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 if nil == sp then return end sp.EventType = { ANIMATION_START = 0, ANIMATION_END = 1, ANIMATION_COMPLETE = 2, ANIMATION_EVENT = 3, }