mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-26 22:49:01 +08:00
Updated Celestial Circus example project.
This commit is contained in:
parent
04667ae67c
commit
72ad822e88
Binary file not shown.
@ -327,7 +327,7 @@ public class Bone implements Updatable {
|
|||||||
this.shearY = shearY;
|
this.shearY = shearY;
|
||||||
}
|
}
|
||||||
|
|
||||||
/** Controls how parent world transforms affect this bone. */
|
/** Determines how parent world transforms affect this bone. */
|
||||||
public Inherit getInherit () {
|
public Inherit getInherit () {
|
||||||
return inherit;
|
return inherit;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user