瀏覽代碼

Update README.md

pull/1060/head
Ray 5 年之前
committed by GitHub
父節點
當前提交
689f3c086b
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 4AEE18F83AFDEB23
共有 1 個文件被更改,包括 3 次插入2 次删除
  1. +3
    -2
      examples/README.md

+ 3
- 2
examples/README.md 查看文件

@ -4,8 +4,9 @@
Examples using raylib core platform functionality like window creation, inputs, drawing modes and system functionality.
| ## | example | image | developer | recent |
|----|----------------------------------------------------------------------------|------------------------------------------------------------------------------------------------|---------------------------------------------------|--------|
| ## | example | image | developer | new |
|----|----------|--------|:----------:|:------:|
| 01 | [core_basic_window](examples/core/core_basic_window.c) | <img src="core/core_basic_window.png" alt="core_basic_window" width="200"> | ray | |
| 02 | [core_input_keys](examples/core/core_input_keys.c) | <img src="core/core_input_keys.png" alt="core_input_keys" width="200"> | ray | |
| 03 | [core_input_mouse](examples/core/core_input_mouse.c) | <img src="core/core_input_mouse.png" alt="core_input_mouse" width="200"> | ray | |

Loading…
取消
儲存