eu.joaocosta.minart.backend.defaults

Members list

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
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type