An arrow with a fixed head and variable length.

Implements

Constructors

Properties

Accessors

Methods

Constructors

Properties

name: string

An optional name allowing the object to be found by name.

transparent: boolean

Determines when this object will be renderered relative to other objects. Transparent objects are rendered after non-transparent objects.

Accessors

Methods

  • Increments the reference count of an Shareable instance.

    Returns number

    The new reference count. This value is intended to be used only for testing purposes.

  • Decrements the reference count of an Shareable instance.

    Returns number

    The new reference count. This value is intended to be used only for testing purposes.