![]() |
Conquer Chess
Chess and Starcraft combined
|
#include "mouse_bindings.h"#include "action_number.h"#include <cassert>#include <iostream>#include <sstream>
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 &mbs) noexcept |
|
noexcept |
|
noexcept |
| void test_mouse_bindings | ( | ) |
Test this class and its free functions.