JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
org.rspeer.game.script.meta.paint
Annotation Interface PaintBinding
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
PaintBinding
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
boolean
debug
boolean
rate
Element Details
value
String
value
rate
boolean
rate
Default:
false
debug
boolean
debug
Default:
false