Search results

From GiderosMobile
  • if event.keyCode == KeyCode.BACK then <!--GIDEROSCST:KeyCode.BACK 301-->
    4 KB (510 words) - 10:06, 23 September 2023
  • if e.keyCode == KeyCode.BACK or e.keyCode == KeyCode.ESC then
    2 KB (306 words) - 07:38, 21 December 2023
  • if e.keyCode == KeyCode.BACK or e.keyCode == KeyCode.ESC then self:goMenu() end
    3 KB (409 words) - 15:26, 13 July 2023
  • *KeyCode.BACK : '''301'''
    3 KB (504 words) - 14:50, 26 September 2023
  • if e.keyCode == KeyCode.BACK or e.keyCode == KeyCode.ESC then -- for mobiles and desktops
    8 KB (970 words) - 04:38, 8 December 2023
  • if e.keyCode == KeyCode.BACK or e.keyCode == KeyCode.ESC then self:back() end
    10 KB (1,421 words) - 10:23, 23 April 2024
  • if e.keyCode == KeyCode.BACK or e.keyCode == KeyCode.ESC then
    18 KB (2,507 words) - 23:54, 18 November 2023