Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save acotilla91/a3c9b1bb9d0b0d42029615d3c59f5dec to your computer and use it in GitHub Desktop.
Save acotilla91/a3c9b1bb9d0b0d42029615d3c59f5dec to your computer and use it in GitHub Desktop.
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