Ver código fonte

Update lovr.keypressed parameter name;

bjorn 3 anos atrás
pai
commit
1be7984e9f
2 arquivos alterados com 869 adições e 938 exclusões
  1. 868 937
      api/init.lua
  2. 1 1
      api/lovr/callbacks/keypressed.lua

Diferenças do arquivo suprimidas por serem muito extensas
+ 868 - 937
api/init.lua


+ 1 - 1
api/lovr/callbacks/keypressed.lua

@@ -14,7 +14,7 @@ return {
       description = 'The id of the key (ignores keyboard layout, may vary between keyboards).'
     },
     {
-      name = 'repeat',
+      name = 'isrepeat',
       type = 'boolean',
       description = 'Whether the event is the result of a key repeat instead of an actual press.'
     }

Alguns arquivos não foram mostrados porque muitos arquivos mudaram nesse diff