mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-06 07:14:55 +08:00
Javadocs.
This commit is contained in:
parent
371aaefa9f
commit
0402396c62
@ -402,6 +402,7 @@ public class Skeleton {
|
||||
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) {
|
||||
this.color.set(color);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user