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

x/remapper/src/mod.ts>EventBoxGroup#stepAndOffset

A framework for Beat Saber map scripting.
Go to Latest
method EventBoxGroup.prototype.stepAndOffset
import { EventBoxGroup } from "https://deno.land/x/remapper@3.0.0/src/mod.ts";

Select lights by a start point and interval.

Parameters

offset: number

Start point index.

step: number

Interval of light picking.

optional
reverse = [UNSUPPORTED]

Whether the method should be reversed.