SqStepDiag
ostrat.prid.psq.SqStepDiag
sealed trait SqStepDiag extends SqStep
A non-diagonal square tile Step can take 4 values.
Attributes
- Graph
-
- Supertypes
-
trait SqSteptrait SqStepLiketrait TStepLiketrait Int1Elemtrait IntNElemtrait ValueNElemtrait SpecialTclass Objecttrait Matchableclass AnyShow all
- Known subtypes
Members list
Value members
Concrete methods
Is an UpRight / DownRight / DownLeft / UPLeft step.
Inherited methods
The angle of inclination of this square grid direction.
Utility method to append this element on to an ArrayBuffer[Int]. End users should rarely need to use this method. This is useful for methods like filter.
the step that foes in the opposite direct to this step.
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:
- SqStep
Tile step c column coordinate delta
In this article