![]() |
Conquer Chess
Chess and Starcraft combined
|
#include "ccfwd.h"#include "action_number.h"#include <SFML/Window/Mouse.hpp>#include <iosfwd>#include <map>

Go to the source code of this file.
Classes | |
| class | mouse_bindings |
| The mouse bindings. More... | |
Functions | |
| void | test_mouse_bindings () |
| Test this class and its free functions. | |
| bool | operator== (const mouse_bindings &lhs, const mouse_bindings &rhs) noexcept |
| std::ostream & | operator<< (std::ostream &os, const mouse_bindings &keys) noexcept |
|
noexcept |
|
noexcept |
| void test_mouse_bindings | ( | ) |
Test this class and its free functions.