Thank you, it seems to do the job.
Now I try to implement it but I had an error on compiling, saying:
flixel.Class<FlxG> has no field accelerometer
I have imported:
import flixel.FlxG;
import openfl.sensors.Accelerometer;
FlashDevelop auto-completes FlxG.accelerometer but still I have this error. What can cause this?
9 Temmuz 2014 Çarşamba 11:38:54 UTC+3 tarihinde Gama11 yazdı: