IdTile

io.github.memo33.metarules.meta.Syntax.IdTile
object IdTile

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
IdTile.type

Members list

Value members

Concrete methods

def apply(id: Int, rf: RotFlip, symmetries: SymGroup): IdSymTile

This constructor can be used to connect metarule syntax to ordinary RUL2 code.

This constructor can be used to connect metarule syntax to ordinary RUL2 code.

Attributes

def apply(id: Int, rf: RotFlip, symmetries: SymGroup, mappedRepr: Quotient => Set[RotFlip]): IdSymTile
def apply(idTile: IdTile, symmetries: SymGroup): IdSymTile
def apply(id: Int, rot: Int, flip: Int, symmetries: SymGroup): IdSymTile
def apply(id: Int, rot: Int, flip: Int): IdTile
def apply(id: Int, rf: RotFlip, mappedRepr: Quotient => Set[RotFlip]): IdTile