|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jme.image.util.TGALoader.ColorMapEntry
static class TGALoader.ColorMapEntry
Field Summary | |
---|---|
(package private) byte |
alpha
|
(package private) byte |
blue
|
(package private) byte |
green
|
(package private) byte |
red
|
Constructor Summary | |
---|---|
TGALoader.ColorMapEntry()
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
byte red
byte green
byte blue
byte alpha
Constructor Detail |
---|
TGALoader.ColorMapEntry()
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |