MCPcopy Create free account
hub / github.com/Permafacture/data-oriented-pyglet / entity_class_from_tuple

Method entity_class_from_tuple

numpy_ecs/table.py:125–133  ·  view source on GitHub ↗

takes a component tuple like (5,5,0,2,2,2) returns a normalized tuple that is a class id, like (1,1,0,1,1,1)

(self,sizes_tuple)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

stage_addMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected