Fast::ECS::EntityIdPool
Inherits Reference < Object
Constructors
new(last_used_entity_id : Int32 = -1, reclaimed_entity_id_pool : Array(Int32) = [] of Int32, reclaimed_entity_id_pool_size : Int32 = 0)
SourceInstance methods
clear
Sourceget_id
Sourcereclaim_id(entity_id : Int32)
Sourcesize
Sourcestate
Source