Search
Preparing search index...
The search index is not available
osu-mania-stable
Options
All
Public
Public/Protected
All
Inherited
Menu
osu-mania-stable
ManiaReplayFrame
Class ManiaReplayFrame
Hierarchy
ReplayFrame
ManiaReplayFrame
Implements
IConvertibleReplayFrame
Index
Constructors
constructor
Properties
actions
Methods
from
Legacy
to
Legacy
Constructors
constructor
new
Mania
Replay
Frame
(
startTime
?:
number
, interval
?:
number
)
:
ManiaReplayFrame
Parameters
Optional
startTime:
number
Optional
interval:
number
Returns
ManiaReplayFrame
Properties
actions
actions
:
Set
<
ManiaAction
>
= ...
Button actions of this replay frame.
Methods
from
Legacy
from
Legacy
(
currentFrame
:
LegacyReplayFrame
, _
:
null
|
ManiaReplayFrame
, beatmap
?:
IBeatmap
)
:
ManiaReplayFrame
Parameters
currentFrame:
LegacyReplayFrame
_:
null
|
ManiaReplayFrame
Optional
beatmap:
IBeatmap
Returns
ManiaReplayFrame
to
Legacy
to
Legacy
(
beatmap
?:
IBeatmap
)
:
LegacyReplayFrame
Parameters
Optional
beatmap:
IBeatmap
Returns
LegacyReplayFrame
Exports
Mania
Replay
Frame
constructor
actions
from
Legacy
to
Legacy
Button actions of this replay frame.