mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-04 14:24:53 +08:00
Method is package private for editor access.
This commit is contained in:
parent
eded12cd52
commit
d506478479
@ -140,7 +140,7 @@ public class PathConstraint implements Updatable {
|
||||
}
|
||||
}
|
||||
|
||||
private float[] computeWorldPositions (PathAttachment path, int spacesCount, boolean tangents, boolean percentPosition,
|
||||
float[] computeWorldPositions (PathAttachment path, int spacesCount, boolean tangents, boolean percentPosition,
|
||||
boolean percentSpacing) {
|
||||
Slot target = this.target;
|
||||
float position = this.position;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user