TerminalEntity

io.indigoengine.roguelike.starterkit.terminal.TerminalEntity$
See theTerminalEntity companion class

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object ShaderImpl

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
ShaderImpl.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def apply(tileSheet: AssetName, gridSize: Size, charSize: Size, maxTileCount: Int): TerminalEntity
def apply(tileSheet: AssetName, gridSize: Size, charSize: Size, map: Batch[MapTile], maxTileCount: Int): TerminalEntity
def shader(maxTileCount: Int): UltravioletShader

Concrete fields

val shaderId: ShaderId