PointerCrossing
pixi-wheels / index / PointerCrossing
Interface: PointerCrossing
Defined in: pointer/Pointer.ts:11
A divider crossing, as Pointer.update() reports it.
Properties#
| Property | Type | Description | Defined in |
|---|---|---|---|
direction | SpinDirection | - | pointer/Pointer.ts:17 |
from | ResolvedSection | - | pointer/Pointer.ts:13 |
pointer | string | - | pointer/Pointer.ts:12 |
speed | number | Ring angular speed at the crossing, deg/s, unsigned. | pointer/Pointer.ts:16 |
to | ResolvedSection | - | pointer/Pointer.ts:14 |