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

x/remapper/src/mod.ts>BoostEvent

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

Constructors

new
BoostEvent(time?, on?)

Boost event object for ease of creation.

Properties

on: boolean

Whether boost colors will be on.

Methods

import(json: Json)

Create a boost event using JSON.

push(clone?)

Push this boost event to the difficulty.