SwitchPreference

public enum SwitchPreference

Default - Tab switching will be either done by keys or mouse, depending on antiban props. Mouse - Tab switching will be done with mouse clicks. Keys - Tab switching will be done by keyboard keys if enabled in game.

Entries

KEYS
Link copied to clipboard
KEYS
MOUSE
Link copied to clipboard
MOUSE
DEFAULT
Link copied to clipboard
DEFAULT

Functions

valueOf
Link copied to clipboard
static GameTab.SwitchPreference valueOf(String name)
values
Link copied to clipboard
static Array<GameTab.SwitchPreferencevalues()