mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-26 22:49:01 +08:00
Formatting
This commit is contained in:
parent
09a84f191e
commit
c05170d76a
@ -148,7 +148,8 @@ public class PathConstraintData extends ConstraintData {
|
|||||||
|
|
||||||
/** Controls how the first bone is positioned along the path.
|
/** Controls how the first bone is positioned along the path.
|
||||||
* <p>
|
* <p>
|
||||||
* See <a href="https://esotericsoftware.com/spine-path-constraints#Position-mode">Position mode</a> in the Spine User Guide. */
|
* See <a href="https://esotericsoftware.com/spine-path-constraints#Position-mode">Position mode</a> in the Spine User
|
||||||
|
* Guide. */
|
||||||
static public enum PositionMode {
|
static public enum PositionMode {
|
||||||
fixed, percent;
|
fixed, percent;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user