本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
說明
登入
lolengine
/
lol
镜像来自
https://github.com/lolengine/lol
關注
1
收藏
0
複製
0
程式碼
問題
0
版本發佈
0
Wiki
活動
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2250
提交
5
分支
6.0 GiB
C++
99%
C
0.6%
Markdown
0.4%
目錄樹:
8329482cb9
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
分支列表
標籤
${ item.name }
建立分支
${ searchTerm }
從 '8329482cb9'
${ noResults }
lol
/
src
/
input
歷史記錄
Sam Hocevar
7dba2ff3a1
base: use ptrdiff_t for array and string sizes and some other things.
10 年之前
..
controller.cpp
base: strip core.h from its contents and put it in public/private headers.
8 年之前
controller.h
base: strip core.h from its contents and put it in public/private headers.
8 年之前
input.cpp
base: strip core.h from its contents and put it in public/private headers.
8 年之前
input.h
base: use ptrdiff_t for array and string sizes and some other things.
8 年之前
input_internal.h
base: strip core.h from its contents and put it in public/private headers.
8 年之前
keys.h
Completely reworked input system. Unified device interface, button, axis and cursor support, controller and binding system, mouse capture. Tutorial 07_input provided. Require to compile lolcore with LOL_INPUT_V2 to be activated (also needed app-side before including core.h)
11 年之前