JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.rspeer.game.script.meta.ui
ScriptUI
Contents
Description
Required Element Summary
Optional Element Summary
Element Details
width
height
custom
value
Hide sidebar
Show sidebar
Annotation Interface ScriptUI
@Deprecated
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public @interface
ScriptUI
Deprecated.
See Also:
ConfigModel
ScriptMeta.model()
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
ScriptOption
[]
value
Deprecated.
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
boolean
custom
Deprecated.
int
height
Deprecated.
int
width
Deprecated.
Element Details
width
@Deprecated
int
width
Deprecated.
Default:
0
height
@Deprecated
int
height
Deprecated.
Default:
0
custom
@Deprecated
boolean
custom
Deprecated.
Default:
false
value
ScriptOption
[]
value
Deprecated.