Este sitio web funciona mejor con JavaScript.
Inicio
Ayuda
Iniciar sesión
lolengine
/
lol
réplica de
https://github.com/lolengine/lol
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
0
Wiki
Actividad
No puede seleccionar más de 25 temas
Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
2250
Commits
5
Ramas
30 MiB
C++
99%
C
0.6%
Markdown
0.4%
Árbol:
8329482cb9
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
Ramas
Etiquetas
${ item.name }
Crear rama
${ searchTerm }
desde '8329482cb9'
${ noResults }
lol
/
src
/
input
Histórico
Sam Hocevar
7dba2ff3a1
base: use ptrdiff_t for array and string sizes and some other things.
hace 11 años
..
controller.cpp
base: strip core.h from its contents and put it in public/private headers.
hace 9 años
controller.h
base: strip core.h from its contents and put it in public/private headers.
hace 9 años
input.cpp
base: strip core.h from its contents and put it in public/private headers.
hace 9 años
input.h
base: use ptrdiff_t for array and string sizes and some other things.
hace 9 años
input_internal.h
base: strip core.h from its contents and put it in public/private headers.
hace 9 años
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)
hace 12 años