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 | List of all members
cqsp::common::Node Class Reference

#include <universe.h>

Inheritance diagram for cqsp::common::Node:

Public Member Functions

 Node (Universe &universe, entt::entity entity)
 
 Node (entt::handle handle, entt::entity entity)
 
 Node (Universe &universe)
 
Universeuniverse () const
 
std::vector< NodeConvert (const std::vector< entt::entity > &entities)
 
Node Convert (const entt::entity entity)
 

Constructor & Destructor Documentation

◆ Node() [1/3]

cqsp::common::Node::Node ( Universe universe,
entt::entity  entity 
)
explicit

◆ Node() [2/3]

cqsp::common::Node::Node ( entt::handle  handle,
entt::entity  entity 
)

◆ Node() [3/3]

cqsp::common::Node::Node ( Universe universe)
explicit

Member Function Documentation

◆ Convert() [1/2]

Node cqsp::common::Node::Convert ( const entt::entity  entity)

◆ Convert() [2/2]

std::vector< Node > cqsp::common::Node::Convert ( const std::vector< entt::entity > &  entities)

◆ universe()

Universe & cqsp::common::Node::universe ( ) const

The documentation for this class was generated from the following files: