#include <maneuver.h>
◆ CommandQueue()
| cqsp::core::components::CommandQueue::CommandQueue |
( |
| ) |
|
|
default |
◆ begin()
| auto cqsp::core::components::CommandQueue::begin |
( |
| ) |
|
|
inline |
◆ empty()
| bool cqsp::core::components::CommandQueue::empty |
( |
| ) |
|
|
inline |
◆ end()
| auto cqsp::core::components::CommandQueue::end |
( |
| ) |
|
|
inline |
◆ front()
| entt::entity & cqsp::core::components::CommandQueue::front |
( |
| ) |
|
|
inline |
◆ commands
| std::deque<entt::entity> cqsp::core::components::CommandQueue::commands |
◆ maneuvers
| std::deque<Maneuver> cqsp::core::components::CommandQueue::maneuvers |
The documentation for this struct was generated from the following file: