Deleted

sealed trait Deleted extends Component

A special Component type that is used to represent a component removal inside a System

Companion
object
trait Component
class Object
trait Matchable
class Any
object Deleted

Value members

Inherited methods

def entity: Option[Entity]
Inherited from
Component