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 Mouse event manager
|
||||
class Mouse {
|
||||
public:
|
||||
typedef ::MouseButton Button;
|
||||
|
||||
Reference in New Issue
Block a user