com.threerings.opengl.gui.config
Class IconConfig.Blank
java.lang.Object
com.threerings.util.DeepObject
com.threerings.opengl.gui.config.IconConfig
com.threerings.opengl.gui.config.IconConfig.Blank
- All Implemented Interfaces:
- Exportable, Copyable, Cloneable
- Enclosing class:
- IconConfig
public static class IconConfig.Blank
- extends IconConfig
A blank icon.
|
Field Summary |
int |
height
The dimensions of the icon. |
int |
width
The dimensions of the icon. |
width
@Editable(hgroup="d")
public int width
- The dimensions of the icon.
height
@Editable(hgroup="d")
public int height
- The dimensions of the icon.
IconConfig.Blank
public IconConfig.Blank()
Copyright © 2011. All Rights Reserved.