Explorar el Código

Add more key definitions

pull/524/head
lumaio teon hace 7 años
padre
commit
5ef6cc1fb9
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: BC93C51B4BDB5819
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. +3
    -0
      src/raylib.h

+ 3
- 0
src/raylib.h Ver fichero

@ -136,6 +136,9 @@
#define KEY_RIGHT_SHIFT 344
#define KEY_RIGHT_CONTROL 345
#define KEY_RIGHT_ALT 346
#define KEY_GRAVE 96
#define KEY_SLASH 47
#define KEY_BACKSLASH 92
// Keyboard Alpha Numeric Keys
#define KEY_ZERO 48

Cargando…
Cancelar
Guardar