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

x/remapper/src/event.ts>EventInternals.AbstractEvent

A framework for Beat Saber map scripting.
Go to Latest
class EventInternals.AbstractEvent
import { EventInternals } from "https://deno.land/x/remapper@2.1.0/src/event.ts";
const { AbstractEvent } = EventInternals;

Properties

color: ColorType
counterSpin: boolean
direction: number
duration: number
easing: EASE
endColor: ColorType
gradientEasing: EASE
lerpType: string
lightGradient
lightID: LightID
lockPosition: boolean
nameFilter: string
prop: number
reset: boolean
rotation: number
speed: number
startColor: ColorType
step: number