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::bodies::OrbitalSystem Struct Reference

An object for the children of an orbital object. More...

#include <bodies.h>

Public Member Functions

void push_back (const entt::entity &entity)
 

Public Attributes

std::vector< entt::entity > children
 

Detailed Description

An object for the children of an orbital object.

Member Function Documentation

◆ push_back()

void cqsp::common::components::bodies::OrbitalSystem::push_back ( const entt::entity &  entity)
inline

Member Data Documentation

◆ children

std::vector<entt::entity> cqsp::common::components::bodies::OrbitalSystem::children

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