Created
April 24, 2019 23:31
-
-
Save acotilla91/a3c9b1bb9d0b0d42029615d3c59f5dec to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sub gifDecoderDidFinish(frames as Object, fps as Float) | |
m.animator.callFunc("start", frames, fps, m.posterGrid.getChild(m.focusedItem)) | |
end sub |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment