Android Mobilmotion class

Hi All

Just trying out the mobilemotion class.

all I’ve done is added is added a class to my project and set its super to mobilemotion.

in the screen opening event added
mobilemotion1.start

when trying to compile i get the error

(Class: screen1) Unresolved reference ‘start’

can anybody give me an example of using the mobilemotion class

Thanks

its marked as shared,
try MobileMotion.Start

thanks I missed that minor! detail

1 Like