Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/remapper/src/event.ts>BPMChange

A framework for Beat Saber map scripting.
Go to Latest
class BPMChange
extends BaseObject
import { BPMChange } from "https://deno.land/x/remapper@3.0.0/src/event.ts";

Constructors

new
BPMChange(time?: number, BPM?: number)

BPMChange object for ease of creation.

Properties

BPM: number

The BPM when this event activates.

Methods

import(json: Json)

Create a BPM change using Json.

push(clone?)

Push this BPM change to the difficulty.