Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PortraitUpdate

A single update in a portrait animation.

Hierarchy

  • PortraitUpdate

Index

Methods

getNumPatches

  • getNumPatches(): number

getPatch

getPatches

Static read

  • Reads an animation update from the given reader. If the end of the animation has been reached then null is returned.

    Parameters

    • reader: BinaryReader

      The reader to read the animation update from.

    Returns PortraitUpdate

    The read animation update or null if end of animation has been reached.

Generated using TypeDoc