Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Sam Hocevar d373081b80 build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 11 лет назад
..
controller.cpp build: reorganise includes so that we can use precompiled headers later. 9 лет назад
controller.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 9 лет назад
input.cpp build: reorganise includes so that we can use precompiled headers later. 9 лет назад
input.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 9 лет назад
input_internal.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 9 лет назад
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) 12 лет назад