Skip to content
On this page

custom-belt-lib / Modules / Belt / RandomSettings

Interface: RandomSettings

Belt.RandomSettings

Settings for random belt generation

Table of contents

Properties

Properties

hasPatch

hasPatch: undefined | boolean

Defined in

Belt.ts:208


hasProfessorPatch

hasProfessorPatch: undefined | boolean

Defined in

Belt.ts:209


includeBelts

includeBelts: undefined | BeltType[]

Defined in

Belt.ts:212


stripeCount

stripeCount: undefined | number

Defined in

Belt.ts:210


stripePosition

stripePosition: undefined | StripePosition

Defined in

Belt.ts:211

Released under the MIT License.