Skip to content

TerensTare/extt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

extt

Helper utilities built on top of EnTT.

Provided utilities

  1. Delay destructions of entities/components with buffered_mixin.
  2. Simplify creation of entities with create.
  3. Ensure all your components are pre-registered with registered components.
  4. Schedule functions to be called with timer_pool.

Please consult the corresponding files and examples folder on how to use these utilities.

About

Helper utilities built on top of EnTT.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages