draw_text(0,0, YoYo_GetTiltX()); draw_text(0,16, YoYo_GetTiltY()); draw_text(0,32, YoYo_GetTiltZ());
The YoYo_GetTilt functions always return 0 on my iPhone 4, but seem to work just fine on my Android tablet. I searched around but didn't see anyone else reporting the problem, so I just wanted to double check.











