Function OnScreen_Buttons_Input()
for t=BT_Back to BT_Help
if GetspriteVisible(t)
if GetPointerReleased()
if GetSpriteHitTest ( t, ScreenToWorldX(getpointerX()), ScreenToWorldY(getpointerY()) )>0 then touch=t
endif
endif
next t
if touch=BT_Back
dec Game_State
endif
if touch=BT_Exit then end
if touch=BT_Pause then Pause_Activity()
Endfunction
It dosent work in the main loop either?
I have the end command inside functions i noticed!
Could you have missed making it global in the core code?
Android 2.3 , ZTE Skate , 480x800 , 800 mhz , Samsung Galaxy Y , 240x320 , 832 mhz , Sony ericson arc 480x854 , 1 ghz
Android 4.0 , Dmtech 3g 9738B , 1024x768 , 9.7 inches , 1.2 ghz