MutableFamily

sealed class MutableFamily : Family

Inheritors

Types

Link copied to clipboard
sealed class Leaf : MutableFamily
Link copied to clipboard

Functions

Link copied to clipboard
operator fun Family.contains(type: EntityType): Boolean
Link copied to clipboard