Depth

indigo.shared.datatypes.Depth$package.Depth
object Depth

Attributes

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

Members list

Value members

Concrete methods

inline def apply(depth: Int): Depth

Concrete fields

val far: Depth
val near: Depth
val zero: Depth

Extensions

Extensions

extension (d: Depth)
def +(other: Depth): Depth
def +(other: Int): Depth
def -(other: Depth): Depth
def -(other: Int): Depth
def toDouble: Double
def toInt: Int