LogicsBundle

io.github.srs.model.logic.LogicsBundle
trait LogicsBundle[S <: State] extends BaseLogicsBunldle[S]

A bundle of all logic traits for a given state type.

Type parameters

S

the type of the state.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

override def tickLogic: TickLogic[S]

Attributes

Definition Classes

Inherited and Abstract methods

Attributes

Inherited from:
BaseLogicsBunldle