mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-04 14:24:53 +08:00
[libgdx] Update BoneData docs.
This commit is contained in:
parent
f5f9eaadd3
commit
98da436374
@ -115,7 +115,7 @@ public class BoneData {
|
|||||||
this.y = y;
|
this.y = y;
|
||||||
}
|
}
|
||||||
|
|
||||||
/** The local rotation. */
|
/** The local rotation in degrees, counter clockwise. */
|
||||||
public float getRotation () {
|
public float getRotation () {
|
||||||
return rotation;
|
return rotation;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user