reelAxis()
pixi-reels / index / reelAxis
Function: reelAxis()
function reelAxis(orientation: Orientation, direction: Direction): ReelAxis;
Defined in: core/ReelAxis.ts:95
Build a ReelAxis for the given orientation and travel direction.
Parameters#
| Parameter | Type |
|---|---|
orientation | Orientation |
direction | Direction |