Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DeltaComponentStateRef

The state object describes the information to visualize for this component.

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

  • This constructor is an implementation detail. Do not use this.

    Parameters

    • ptr: number

    Returns DeltaComponentStateRef

Properties

ptr

ptr: number

Methods

semanticColor

  • semanticColor(): string
  • The semantic coloring information the delta time carries.

    Returns string

text

  • text(): string
  • The label's text.

    Returns string

time

  • time(): string
  • The delta.

    Returns string

Generated using TypeDoc