mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-26 22:49:01 +08:00
[libgdx] Javadoc.
This commit is contained in:
parent
2d22a8f6f7
commit
b116c42f8b
@ -338,7 +338,7 @@ public class Skeleton {
|
|||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
/** The skeleton's slots. */
|
/** The skeleton's slots. To add a slot, also add it to {@link DrawOrder#pose}. */
|
||||||
public Array<Slot> getSlots () {
|
public Array<Slot> getSlots () {
|
||||||
return slots;
|
return slots;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user