Skip to content
On this page

custom-belt-lib / Modules / Belt / Belt

Interface: Belt

Belt.Belt

Belt object definition

Table of contents

Properties

Properties

borderColor

borderColor: string

Defined in

Belt.ts:76


color1

color1: string

Defined in

Belt.ts:73


color2

color2: string

Defined in

Belt.ts:74


color3

color3: string

Defined in

Belt.ts:75


hasPatch

hasPatch: boolean

Defined in

Belt.ts:77


hasProfessorPatch

hasProfessorPatch: boolean

Defined in

Belt.ts:80


id

id: number

Defined in

Belt.ts:69


maxStripes

maxStripes: number

Defined in

Belt.ts:87


minStripes

minStripes: number

Defined in

Belt.ts:86


name

name: string

Defined in

Belt.ts:70


patchBorderColor

patchBorderColor: string

Defined in

Belt.ts:79


patchColor

patchColor: string

Defined in

Belt.ts:78


professorBorderColor

professorBorderColor: string

Defined in

Belt.ts:82


professorPatchColor

professorPatchColor: string

Defined in

Belt.ts:81


sortOrder

sortOrder: number

Defined in

Belt.ts:71


stripeColor

stripeColor: string

Defined in

Belt.ts:83


stripeCount

stripeCount: number

Defined in

Belt.ts:84


stripePosition

stripePosition: StripePosition

Defined in

Belt.ts:85


system

system: string

Defined in

Belt.ts:68


type

type: BeltType

Defined in

Belt.ts:72

Released under the MIT License.