class

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)
Source

Instance methods

clear
Source
get_id
Source
reclaim_id(entity_id : Int32)
Source
size
Source
state
Source