menu
dentity package
documentation
dentity.dart
ComponentManagerReadOnlyInterface
hasComponentByType abstract method
hasComponentByType abstract method
dark_mode
light_mode
hasComponentByType
abstract method
bool
hasComponentByType
(
Entity
entity
,
Type
type
)
Implementation
bool hasComponentByType(Entity entity, Type type);
dentity package
documentation
dentity
ComponentManagerReadOnlyInterface
hasComponentByType abstract method
ComponentManagerReadOnlyInterface class