SubSystemEvent

indigo.shared.events.SubSystemEvent
trait SubSystemEvent extends GlobalEvent

A trait whose presence signals that this event should only be routed to subsystems, not the main game.

Attributes

Graph
Supertypes
trait GlobalEvent
class Object
trait Matchable
class Any
In this article