menu
dentity package
documentation
dentity.dart
ComponentManagerReadOnlyInterface
getComponentByType abstract method
getComponentByType abstract method
dark_mode
light_mode
getComponentByType
abstract method
Component
?
getComponentByType
(
Type
componentType
,
Entity
entity
)
Implementation
Component? getComponentByType(Type componentType, Entity entity);
dentity package
documentation
dentity
ComponentManagerReadOnlyInterface
getComponentByType abstract method
ComponentManagerReadOnlyInterface class