CanvasDocumentMixin

CanvasDocumentMixin

A specialized sub-class of the ClientDocumentMixin which is used for document types that are intended to be represented upon the game Canvas.

Extends

Members

object :PlaceableObject|null

A lazily constructed PlaceableObject instance which can represent this Document on the game canvas.

Type:

rendered :boolean

An indicator for whether this document is currently rendered on the game canvas.

Type:
  • boolean

Methods

_onCreate()

See:

_onDelete()

See:

_onUpdate()

See: