VISU - PHP Game Framework

SystemRegistryTrait

Table of Contents

Properties

$bindedSystems  : array<string|int, SystemInterface>
Array of binded systems

Methods

bindSystem()  : void
Binds a system to the registry
bindSystems()  : void
Binds multiple systems to the registry
registerSystems()  : void
Registers all binded systems to the entity registry
unregisterSystems()  : void
Unregisters all binded systems from the entity registry

Properties

Methods


        
On this page

Search results