pixi-wheels

LandingOptions

pixi-wheels


pixi-wheels / index / LandingOptions

Interface: LandingOptions

Defined in: config/types.ts:174

Extended by#

Properties#

PropertyTypeDescriptionDefined in
anticipation?AnticipationOptions | nullBait the player with another section before landing. Default none.config/types.ts:181
margin?number'random' only: keep-away from the section edges as a fraction of its arc. Default 0.12.config/types.ts:177
mode?LandingMode-config/types.ts:175
settle?| SettleMode | SettleConfigWhat happens after the pointer reaches the landing angle. Default { mode: 'none' }.config/types.ts:179