xecs.ComponentPool#

class xecs.ComponentPool[source]#

Bases: Generic[ComponentT]

A preallocated pool of components.

Methods

Attributes