Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ManiaReplayFrame

Hierarchy

  • ReplayFrame
    • ManiaReplayFrame

Implements

  • IConvertibleReplayFrame

Index

Constructors

Properties

Methods

Constructors

  • Parameters

    • Optional startTime: number
    • Optional interval: number

    Returns ManiaReplayFrame

Properties

actions: Set<ManiaAction> = ...

Button actions of this replay frame.

Methods

  • toLegacy(beatmap?: IBeatmap): LegacyReplayFrame