Conquer Space 0.0.0
A space themed grand strategy game set in the near future, with realistic orbital mechanics, and an emphasis on economics and politics.
|
#include <movement.h>
Public Member Functions | |
CommandQueue ()=default | |
auto | begin () |
auto | end () |
Public Attributes | |
std::deque< Maneuver > | commands |
|
default |
|
inline |
|
inline |
std::deque<Maneuver> cqsp::common::components::CommandQueue::commands |