bitburner-src/markdown/bitburner.userinterface.md
Olivier Gagnon 05cbc25a8f 1.4
2022-01-18 14:03:24 -05:00

1.0 KiB

Home > bitburner > UserInterface

UserInterface interface

User Interface API.

Signature:

interface UserInterface 

Methods

Method Description
getGameInfo() Gets the current game information (version, commit, ...)
getStyles() Get the current styles
getTheme() Get the current theme
resetStyles() Resets the player's styles to the default values
resetTheme() Resets the player's theme to the default values
setStyles(newStyles) Sets the current styles
setTheme(newTheme) Sets the current theme