Interface: IBBSPrintFunctions
Core.IBBSPrintFunctions
Table of contents
Methods
Methods
gotoxy
▸ gotoxy(x, y): void
Parameters
| Name | Type |
|---|---|
x |
number |
y |
number |
Returns
void
Defined in
pause
▸ pause(options?): void
see IQPauseOptions
Parameters
| Name | Type |
|---|---|
options? |
IQPauseOptions |
Returns
void
Defined in
wait
▸ wait(options?): void
Parameters
| Name | Type |
|---|---|
options? |
number | IQWaitOptions |
Returns
void