mirror of
https://github.com/zoriya/Bomberman.git
synced 2025-12-20 21:35:12 +00:00
a little documentation never hurt anyone
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#include <vector>
|
||||
|
||||
namespace RAY::Controller {
|
||||
//! @brief Keyboard event manager
|
||||
class Keyboard {
|
||||
public:
|
||||
typedef ::KeyboardKey Key;
|
||||
|
||||
Reference in New Issue
Block a user