Package dev.twilite.game.facade
Class Tabs
java.lang.Object
dev.twilite.game.facade.Tabs
Provides helpers for reading and opening gameframe tabs.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Tabs
public Tabs()
-
-
Method Details
-
active
Returns whether the specified tab is currently active. -
active
Returns the currently active tab, when one can be detected. -
open
Opens the specified tab when it is not already active.
-