ZoomMethod

public enum ZoomMethod

Entries

DEFAULT
Link copied to clipboard
DEFAULT
Default to tribot's player-specific preferences to assign camera rotation method
MOUSE_SCROLL
Link copied to clipboard
MOUSE_SCROLL
Only use the mouse scroll wheel to adjust zoom
OPTIONS_TAB
Link copied to clipboard
OPTIONS_TAB
Only use the options tab to adjust zoom

Functions

valueOf
Link copied to clipboard
static Camera.ZoomMethod valueOf(String name)
values
Link copied to clipboard
static Array<Camera.ZoomMethodvalues()