|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.threerings.util.DeepObject
com.threerings.opengl.gui.config.IconConfig
com.threerings.opengl.gui.config.IconConfig.Rotated
public static class IconConfig.Rotated
A rotated icon.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.threerings.opengl.gui.config.IconConfig |
|---|
IconConfig.Blank, IconConfig.ColorizedImage, IconConfig.Image, IconConfig.Rotated |
| Field Summary | |
|---|---|
IconConfig |
icon
The sub-icon to rotate. |
float |
rotation
The amount of rotation. |
| Constructor Summary | |
|---|---|
IconConfig.Rotated()
|
|
| Method Summary |
|---|
| Methods inherited from class com.threerings.opengl.gui.config.IconConfig |
|---|
getIcon, getImage, getUpdateResources, invalidate |
| Methods inherited from class com.threerings.util.DeepObject |
|---|
clone, copy, copy, equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
@Editable(min=-180.0,
max=180.0)
public float rotation
@Editable(nullable=true) public IconConfig icon
| Constructor Detail |
|---|
public IconConfig.Rotated()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||