mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
634 B
634 B
Home > bitburner > UserInterface
UserInterface interface
User Interface API.
Signature:
interface UserInterface
Methods
| Method | Description |
|---|---|
| getTheme() | Get the current theme |
| resetTheme() | Resets the player's theme to the default values |
| setTheme(newTheme) | Sets the current theme |