瀏覽代碼

Add more key definitions

pull/524/head
lumaio teon 7 年之前
父節點
當前提交
5ef6cc1fb9
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: BC93C51B4BDB5819
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. +3
    -0
      src/raylib.h

+ 3
- 0
src/raylib.h 查看文件

@ -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

Loading…
取消
儲存