eu.joaocosta.minart.backend.defaults

Members list

Concise view

Type members

Classlikes

trait DefaultBackend[-A, +B]

Typeclass to fetch an implicit default backend (e.g. Canvas or RenderLoop) for a cetain platform. This is used to power the Backend.apply()/Backend.create(settings) implementations. Ideally, an end user of the library should not need to implement this.

Typeclass to fetch an implicit default backend (e.g. Canvas or RenderLoop) for a cetain platform. This is used to power the Backend.apply()/Backend.create(settings) implementations. Ideally, an end user of the library should not need to implement this.

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type