indigo.shared.platform

Members list

Type members

Classlikes

final class AssetMapping(val mappings: Dictionary[TextureRefAndOffset])

Attributes

Supertypes
class Object
trait Matchable
class Any
final class DisplayObjectConversions(boundaryLocator: BoundaryLocator, animationsRegister: AnimationsRegister, fontRegister: FontRegister)

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
final case class LightData(lightFlags: Array[Float], lightColor: Array[Float], lightSpecular: Array[Float], lightPositionRotation: Array[Float], lightNearFarAngleIntensity: Array[Float])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object LightData

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
LightData.type
final class ProcessedSceneData(val layers: Array[DisplayLayer], val cloneBlankDisplayObjects: Dictionary[DisplayObject], val shaderId: ShaderId, val shaderUniformData: Array[DisplayObjectUniformData], val camera: Option[Camera])

Attributes

Supertypes
class Object
trait Matchable
class Any
final class RendererConfig(val renderingTechnology: RenderingTechnology, val clearColor: RGBA, val magnification: Int, val maxBatchSize: Int, val antiAliasing: Boolean, val premultipliedAlpha: Boolean, val transparentBackground: Boolean)

Attributes

Supertypes
class Object
trait Matchable
class Any
final class SceneProcessor(boundaryLocator: BoundaryLocator, animationsRegister: AnimationsRegister, fontRegister: FontRegister)

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
final case class TextureRefAndOffset(atlasName: AtlasId, atlasSize: Vector2, offset: Vector2, size: Vector2)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all