menu
tecs package
documentation
world.dart
World
getComponentID method
getComponentID method
dark_mode
light_mode
getComponentID
method
ComponentID
?
getComponentID
(
Type
type
)
Implementation
ComponentID? getComponentID(Type type) { return _componentTypes[type]; }
tecs package
documentation
world
World
getComponentID method
World class