module ECS

Defined in:

myecs.cr
yaml.cr

Constant Summary

NO_ENTITY = 4294967295_u32

Identifier that doesn't match any entity

Macro Summary

Macro Detail

macro debug_stats #

prints total count of registered components and classes of systems.


[View source]