![]() |
Conquer Chess
Chess and Starcraft combined
|
The number of an action. More...
#include <action_number.h>
Public Member Functions | |
| action_number (const int number) | |
| int | get_number () const noexcept |
The number of an action.
As there are four actions (as there are 4 action buttons), an action_number can be 1, 2, 3 or 4.
|
explicit |
|
inlinenoexcept |