mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 14:28:36 +02:00
2.7 KiB
2.7 KiB
Home > bitburner > UserInterface
UserInterface interface
User Interface API.
Signature:
interface UserInterface
Methods
|
Method |
Description |
|---|---|
|
Clear the Terminal window, as if the player ran | |
|
Close the tail window of a script. | |
|
Gets the current game information (version, commit, ...) | |
|
Get the current styles | |
|
Get the current theme | |
|
Move a tail window. | |
|
Open the tail window of a script. | |
|
Render a tail window. | |
|
Resets the player's styles to the default values | |
|
Resets the player's theme to the default values | |
|
Resize a tail window. | |
|
Sets the current styles | |
|
Set the font size of the tail window of a script. | |
|
Minimize or expand the tail window of a script. | |
|
Set the title of the tail window of a script. | |
|
Sets the current theme | |
|
Get the current window size |