Quick Links: Download Gideros Studio | Gideros Documentation | Gideros community chat | DONATE
Problem with Gyroscope — Gideros Forum

Problem with Gyroscope

ExCxExCx Member
edited December 2012 in General questions
When I try to start the gyro, it gives the following error:

calling 'start' on bad self (GGGyroscope expected, got table)

The code is simply:
gyroscope = Gyroscope.new()
gyroscope:start()

Can't we use this on the regular player? I cannot deploy the app to a device right now.
Tagged:

Comments

Sign In or Register to comment.