jf-roku/components/library/scene.brs
2019-05-06 09:03:11 -04:00

3 lines
65 B
Plaintext

sub init()
m.tracker=m.top.createChild("TrackerTask")
end sub