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.
Public Member Functions | Public Attributes | List of all members
cqsp::common::components::CommandQueue Struct Reference

#include <movement.h>

Public Member Functions

 CommandQueue ()=default
 
auto begin ()
 
auto end ()
 

Public Attributes

std::deque< Maneuvercommands
 

Constructor & Destructor Documentation

◆ CommandQueue()

cqsp::common::components::CommandQueue::CommandQueue ( )
default

Member Function Documentation

◆ begin()

auto cqsp::common::components::CommandQueue::begin ( )
inline

◆ end()

auto cqsp::common::components::CommandQueue::end ( )
inline

Member Data Documentation

◆ commands

std::deque<Maneuver> cqsp::common::components::CommandQueue::commands

The documentation for this struct was generated from the following file: