2025-07-14 09:37:02 +07:00

4.2 KiB

sidebar_position
sidebar_position
2

Spin model

Index

Properties

Methods

Details

Properties

nextScrollData

Stores the current bet point.

meta description
Type Object | null
Defined in p4f-slotty-core/src/model/spin-model.js.js#L9

betPoint

Stores the next scroll data.

meta description
Type Number
Defined in p4f-slotty-core/src/model/spin-model.js.js#L10

totalBetPoint

Stores the next scroll data.

meta description
Type Object
Defined in p4f-slotty-core/src/model/spin-model.js.js#L10

Meethods

SetBetPoint

Sets the bet point value.

meta description
Defined in p4f-slotty-core/src/model/spin-model.js.js#L16

Parameters

GetBetPoint

Gets the current bet point value.

meta description
Returns Number
Defined in p4f-slotty-core/src/model/spin-model.js.js#L22

SetTotalBetPoint

Stores the total bet point.

meta description
Defined in p4f-slotty-core/src/model/spin-model.js.js#L28

Parameters

GetTotalBetPoint

Gets the current total bet point value.

meta description
Returns Number
Defined in p4f-slotty-core/src/model/spin-model.js.js#L34

SetNextScrollData

Sets the next scroll data.

meta description
Defined in p4f-slotty-core/src/model/spin-model.js.js#L40

Parameters