Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save acotilla91/59cd3227228d31a138c74ab2612e301c to your computer and use it in GitHub Desktop.
Save acotilla91/59cd3227228d31a138c74ab2612e301c to your computer and use it in GitHub Desktop.
sub init()
m.decoder = createObject("roSGNode", "GIFDecoder")
m.decoder.delegate = m.top
(...)
end sub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment