resolve an unknown HTML tag in the ColorRGBA javadoc
This commit is contained in:
parent
03673ac1f7
commit
6cbf62a3b5
@ -380,7 +380,7 @@ public final class ColorRGBA implements Savable, Cloneable, java.io.Serializable
|
|||||||
/**
|
/**
|
||||||
* <code>toString</code> returns the string representation of this <code>ColorRGBA</code>.
|
* <code>toString</code> returns the string representation of this <code>ColorRGBA</code>.
|
||||||
* The format of the string is:<br>
|
* The format of the string is:<br>
|
||||||
* <Class Name>: [R=RR.RRRR, G=GG.GGGG, B=BB.BBBB, A=AA.AAAA]
|
* Color[R.RRRR, G.GGGG, B.BBBB, A.AAAA]
|
||||||
* @return The string representation of this <code>ColorRGBA</code>.
|
* @return The string representation of this <code>ColorRGBA</code>.
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
|
Loading…
x
Reference in New Issue
Block a user