This website works better with JavaScript.
Home
Help
Sign In
lolengine
/
lol
mirror of
https://github.com/lolengine/lol
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
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.
1779
Commits
5
Branches
480 MiB
C++
99%
C
0.6%
Markdown
0.4%
Tree:
16cbaaa1a3
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '16cbaaa1a3'
${ noResults }
lol
/
src
/
input
History
Benlitz
b6b490578e
copy-paste failure corrected.
11 years ago
..
controller.cpp
input: Removed previous input system
8 years ago
controller.h
input: Removed previous input system
8 years ago
input.cpp
copy-paste failure corrected.
8 years ago
input.h
input: Removed previous input system
8 years ago
input_internal.h
Added missing file and fixed mongoloclick
8 years ago
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 years ago