Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CatchReplayFrame

Hierarchy

  • ReplayFrame
    • CatchReplayFrame

Implements

  • IConvertibleReplayFrame

Index

Constructors

  • Parameters

    • Optional startTime: number
    • Optional interval: number

    Returns CatchReplayFrame

Properties

actions: Set<CatchAction> = ...

Button actions of this replay frame.

isDashing: boolean = false

Whether the player is in dashing state or not.

position: number = 0

Player position of this replay frame.

Methods

  • toLegacy(): LegacyReplayFrame