com.threerings.opengl.gui.text
Class StringTextFactory.GlowKey
java.lang.Object
com.threerings.opengl.gui.text.StringTextFactory.GlowKey
- All Implemented Interfaces:
- Cloneable
- Enclosing class:
- StringTextFactory
protected static class StringTextFactory.GlowKey
- extends Object
- implements Cloneable
c
public char c
color
public Color4f color
size
public int size
StringTextFactory.GlowKey
protected StringTextFactory.GlowKey()
init
public StringTextFactory.GlowKey init(char c,
Color4f color,
int size)
cloneKey
public StringTextFactory.GlowKey cloneKey()
equals
public boolean equals(Object other)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object