DrawableConcept

class Object
trait Matchable
class Any

Type members

Classlikes

trait DrawableJS[A] extends Drawable[A]

JS-based Drawable type class for extending a type with draw capabilities.

JS-based Drawable type class for extending a type with draw capabilities.

Type parameters:
A

the type to extend

A set of operations modeled on the JS-based Drawable type-class.

A set of operations modeled on the JS-based Drawable type-class.