Class AbstractValueAbstract

Defines all the common functionality of a value.

Hierarchy

Implements

Constructors

Properties

cache: Interfaces.IterableCache<{
    nonExistantState: boolean;
    value: number;
}, true>

Type declaration

  • nonExistantState: boolean
  • value: number
objectType: "value" = "value"

This object is of type value.

Returns the plane this object is on.

virtual: true = true

Whether this object is virtual.

Accessors

Methods

Generated using TypeDoc