object ExcludingSystemBuilder
- Companion
- class
class Object
trait Matchable
class Any
Value members
Concrete methods
def apply[L <: CList, E <: CList](implicit evidence$7: CListTag[L], evidence$8: CListTag[E]): ExcludingSystemBuilder[L, E]
- Type Params
- E
the type of the CList of components to be excluded.
- L
the type of the CList used by the built IteratingSystem.
- Returns
a new ExcludingSystemBuilder