Search results
From GiderosMobile
- if alt and e.keyCode == KeyCode.ENTER then934 bytes (107 words) - 17:23, 12 July 2023
- if alt and e.keyCode == KeyCode.ENTER then <!--GIDEROSCST:KeyCode.ENTER 13-->4 KB (510 words) - 09:06, 23 September 2023
- if (not alt and e.keyCode == KeyCode.ENTER) then -- nothing here! elseif alt and e.keyCode == KeyCode.ENTER then -- SWITCH FULLSCREEN7 KB (1,066 words) - 19:35, 27 October 2024
- if e.keyCode == KeyCode.ESC or e.keyCode == KeyCode.ENTER or e.keyCode == KeyCode.SPACE or e.keyCode == g_keyaction1 then3 KB (373 words) - 20:14, 25 October 2024
- if not alt and e.keyCode == KeyCode.ENTER then self:gotoScene() -- validate elseif alt and e.keyCode == KeyCode.ENTER then -- switch full screen7 KB (954 words) - 15:04, 27 October 2024
- *KeyCode.ENTER : '''13'''3 KB (504 words) - 13:50, 26 September 2023
- if e.keyCode == KeyCode.ESC or e.keyCode == KeyCode.ENTER then if not alt and (e.keyCode == KeyCode.ENTER or e.keyCode == KeyCode.SPACE or e.keyCode == g_keyaction1) then -- validat19 KB (2,543 words) - 13:46, 26 October 2024
- elseif e.keyCode == KeyCode.ENTER then8 KB (1,022 words) - 22:25, 19 June 2024
- elseif e.keyCode == KeyCode.ENTER then6 KB (777 words) - 03:30, 17 December 2023
- elseif e.keyCode == KeyCode.ENTER then25 KB (3,364 words) - 12:09, 23 October 2024