EntityQueryCallback typedef

EntityQueryCallback = void Function(Entity entity)

Implementation

typedef EntityQueryCallback = void Function(Entity entity);