Interface: IBBSSayFunctions
Core.IBBSSayFunctions
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
Parameters
Name | Type | Description |
---|---|---|
options? |
IQPauseOptions |
IQPauseOptions |
Returns
void
Defined in
wait
▸ wait(options?
): void
Parameters
Name | Type |
---|---|
options? |
number | IQWaitOptions |
Returns
void