Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Character

Represents a character in various poses and with a unique name

Hierarchy

Index

Properties

origin

origin: ORIGIN

The local origin of the characters image

poses

poses: Map<RequestInfo, Node> = ...

A list of poses for that character

Methods

getPose

  • getPose(_pose: RequestInfo): Promise<Node>

Static animate

Static get

Static getByName

Static hide

Static hideAll

  • hideAll(): void

Static show

Generated using TypeDoc