Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Frames

file

Frames

author

Alexander Rose alexander.rose@weirdbyte.de

Hierarchy

  • Frames

Index

Constructors

Properties

Accessors

Constructors

constructor

  • new Frames(name: string, path: string): Frames

Properties

boxes

boxes: never[] = []

coordinates

coordinates: never[] = []

deltaTime

deltaTime: number = 1

name

name: string

path

path: string

timeOffset

timeOffset: number = 0

times

times: never[] = []

Accessors

type

  • get type(): string

Generated using TypeDoc