R-Type  2
Doom but in better
Loading...
Searching...
No Matches
GUI::ECS::GameComponents::ECSCapsule Class Reference

#include <transposer.hpp>

Collaboration diagram for GUI::ECS::GameComponents::ECSCapsule:
Collaboration graph

Public Member Functions

 ECSCapsule (std::unordered_map< std::uint32_t, EntityType > entities)
 
void userEvents (std::vector< EntityActions_t >)
 
std::vector< ECSPackage_ttick (std::uint32_t elapsedTime)
 

Detailed Description

Definition at line 24 of file transposer.hpp.

Constructor & Destructor Documentation

◆ ECSCapsule()

GUI::ECS::GameComponents::ECSCapsule::ECSCapsule ( std::unordered_map< std::uint32_t, EntityType > entities)
inline

Definition at line 26 of file transposer.hpp.

Member Function Documentation

◆ tick()

std::vector< ECSPackage_t > GUI::ECS::GameComponents::ECSCapsule::tick ( std::uint32_t elapsedTime)
inline

Definition at line 32 of file transposer.hpp.

◆ userEvents()

void GUI::ECS::GameComponents::ECSCapsule::userEvents ( std::vector< EntityActions_t > )
inline

Definition at line 31 of file transposer.hpp.


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