KolibriLib
Loading...
Searching...
No Matches
input.hpp
1
#ifndef __INPUT_H__
2
#define __INPUT_H__
3
4
namespace
Input
5
{
6
7
#include "mouse.hpp"
8
#include "keyboard.hpp"
9
10
}
// namespace Input
11
12
13
14
15
#endif
// __INPUT_H__
src
include
kolibriLib
input.hpp
Generated by
1.10.0