TCenLayer
An Array of tile centre data of type A. An appropriate SqGrid or HGrid is required to utilise its functionality.
Attributes
- Graph
- Supertypes
- Known subtypes
- class HCenLayer[A]class SqCenLayer[A]
Members list
Type members
Inherited types
Gives the final type of this class.
Value members
Abstract methods
The mutable backing Array. End users should rarely if ever have to access this field
The mutable backing Array. End users should rarely if ever have to access this field
Attributes
Concrete methods
The number of tile centres this array of data represents.
The number of tile centres this array of data represents.
Attributes
Each element in the underlying array is mapped by the parameter function to an element of type B. This method treat the HCenArr class like a standard Arr or Array. It does not utilise the grid HGrid from which this HCenArr was created.
Each element in the underlying array is mapped by the parameter function to an element of type B. This method treat the HCenArr class like a standard Arr or Array. It does not utilise the grid HGrid from which this HCenArr was created.
Attributes
Set all tiles to the given value.
Set all tiles to the given value.
Attributes
Inherited methods
The element String allows the composition of toString for the whole collection. The syntax of the output will be reworked.
The element String allows the composition of toString for the whole collection. The syntax of the output will be reworked.
Attributes
- Inherited from:
- SeqLike
Attributes
- Definition Classes
- Inherited from:
- RefsSeqLike
Attributes
- Inherited from:
- RefsSeqLike
String specifying the type of this object.
Sets / mutates an element in the Arr. This method should rarely be needed by end users, but is used by the initialisation and factory methods.
Sets / mutates an element in the Arr. This method should rarely be needed by end users, but is used by the initialisation and factory methods.
Attributes
- Definition Classes
- Inherited from:
- RefsSeqLike
Sets / mutates elements in the Arr. This method should rarely be needed by end users, but is used by the initialisation and factory methods.
Sets / mutates elements in the Arr. This method should rarely be needed by end users, but is used by the initialisation and factory methods.
Attributes
- Inherited from:
- SeqLike