mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-06 07:14:55 +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.
|
||||
* <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 {
|
||||
fixed, percent;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user