Android back button in HaxeFlixel 4?

147 views
Skip to first unread message

iLKke

unread,
Feb 23, 2016, 8:19:45 AM2/23/16
to HaxeFlixel
Helloes!

I am having trouble trapping the back button on android devices.
I want to exit from playstate into menustate instead of quitting the app which is the defalt action.

I found this thing reiterated a couple of times in various places...
https://groups.google.com/forum/#!topic/haxeflixel/70Y_io_uaC8

...but it doesn't seem to work w HaxeFlixel 4.0.0. It seems there is no FlxG.android.
preventDefaultBackAction anymore.

Or am I missing something?
Thanks in advance!

Gama11

unread,
Feb 23, 2016, 11:17:05 AM2/23/16
to HaxeFlixel
The replacement is FlxG.android.preventDefaultKeys = [BACK];

iLKke

unread,
Feb 24, 2016, 5:56:46 AM2/24/16
to HaxeFlixel
thank you kindly! :)
Reply all
Reply to author
Forward
0 new messages