SqUR

ostrat.prid.psq.SqUR$
case object SqUR extends SqDirnDiag

Up Right square tile step.

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait SqDirn
trait TDirn
trait Int1Elem
trait IntNElem
trait SpecialT
class Object
trait Matchable
class Any
Self type
SqUR.type

Members list

Concise view

Type members

Inherited types

type MirroredElemLabels = EmptyTuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Singleton
type MirroredElemTypes = EmptyTuple

Attributes

Inherited from:
Singleton

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
type MirroredMonoType = Singleton.this.type

The mirrored *-type

The mirrored *-type

Attributes

Inherited from:
Singleton
type MirroredType = Singleton.this.type

Attributes

Inherited from:
Singleton

Value members

Concrete methods

override def angle: Angle

The angle of inclination of this square grid direction.

The angle of inclination of this square grid direction.

Attributes

Definition Classes
override def int1: Int

Attributes

Definition Classes
override def reverse: SqDirn

the step that foes in the opposite direct to this step.

the step that foes in the opposite direct to this step.

Attributes

Definition Classes
def tc: Int

Tile step c column coordinate delta

Tile step c column coordinate delta

Attributes

def tr: Int

Tile step r row coordinate delta.

Tile step r row coordinate delta.

Attributes

Inherited methods

def fromProduct(p: Product): MirroredMonoType

Create a new instance of type T with elements taken from product p.

Create a new instance of type T with elements taken from product p.

Attributes

Inherited from:
Singleton
override def intForeach(f: Int => Unit): Unit

Performs the side effecting function on each Double in this Product element.

Performs the side effecting function on each Double in this Product element.

Attributes

Definition Classes
Inherited from:
Int1Elem
override def isDiag: Boolean

Is an UpRight / DownRight / DownLeft / UPLeft step.

Is an UpRight / DownRight / DownLeft / UPLeft step.

Attributes

Definition Classes
Inherited from:
SqDirnDiag
override def isPerp: Boolean

Is perpendicular or non diagonal an Up / Right / Down / Left square tile direction or step

Is perpendicular or non diagonal an Up / Right / Down / Left square tile direction or step

Attributes

Definition Classes
Inherited from:
SqDirnDiag

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

The SqCen that this step would point to if it departed from SqCen(0, 0).

The SqCen that this step would point to if it departed from SqCen(0, 0).

Attributes

Inherited from:
SqDirn