Header menu logo Nu

IUpdatable Type

The interface for items updated by Skeleton.UpdateWorldTransform.

Instance members

Instance member Description

this.Active

Full Usage: this.Active

Returns: bool
Modifiers: abstract

Returns false when this item won't be updated by Skeleton.UpdateWorldTransform because a skin is required and the Skeleton.Skin does not contain this item.

Returns: bool

this.Update

Full Usage: this.Update

Parameters:
    physics : Physics - Determines how physics and other non-deterministic updates are applied.

Modifiers: abstract
physics : Physics

Determines how physics and other non-deterministic updates are applied.

Type something to start searching.