hMove()
Moves the cursor horizontally by the given distance.
Signatures
hMove(distance: number): void
Moves the cursor horizontally by the given distance.
| Parameter | Type | Description |
|---|---|---|
distance | number | The horizontal distance to move |
Moves the cursor horizontally by the given distance.
hMove(distance: number): void
Moves the cursor horizontally by the given distance.
| Parameter | Type | Description |
|---|---|---|
distance | number | The horizontal distance to move |