mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-26 22:49:01 +08:00
Javadocs.
This commit is contained in:
parent
371aaefa9f
commit
0402396c62
@ -402,6 +402,7 @@ public class Skeleton {
|
|||||||
return color;
|
return color;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/** A convenience method for setting the skeleton color. The color can also be set by modifying {@link #getColor()}. */
|
||||||
public void setColor (Color color) {
|
public void setColor (Color color) {
|
||||||
this.color.set(color);
|
this.color.set(color);
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user