#include <PatternSystem.hpp>
◆ PatternSystem()
ECS::PatternSystem::PatternSystem |
( |
const std::shared_ptr< ComponentManager > & |
componentsManager, |
|
|
const std::shared_ptr< EntityManager > & |
entityManager |
|
) |
| |
◆ ~PatternSystem()
ECS::PatternSystem::~PatternSystem |
( |
| ) |
|
|
default |
◆ checkIsValidEntity()
bool ECS::PatternSystem::checkIsValidEntity |
( |
Entity |
entity | ) |
|
|
virtual |
◆ setClock()
void ECS::PatternSystem::setClock |
( |
std::shared_ptr< Clock > |
clock | ) |
|
◆ update()
void ECS::PatternSystem::update |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following files: