mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-26 22:49:01 +08:00
Javadoc.
This commit is contained in:
parent
9ac1d77d32
commit
cc6f25340c
@ -40,7 +40,7 @@ import com.esotericsoftware.spine.Bone;
|
|||||||
* used in similar ways, but a PointAttachment is slightly less expensive to compute and can be hidden, shown, and placed in a
|
* used in similar ways, but a PointAttachment is slightly less expensive to compute and can be hidden, shown, and placed in a
|
||||||
* skin.
|
* skin.
|
||||||
* <p>
|
* <p>
|
||||||
* See <a href="http://esotericsoftware.com/spine-point-attachments">Point Attachments</a> in the Spine User Guide. */
|
* See <a href="http://esotericsoftware.com/spine-points">Point Attachments</a> in the Spine User Guide. */
|
||||||
public class PointAttachment extends Attachment {
|
public class PointAttachment extends Attachment {
|
||||||
float x, y, rotation;
|
float x, y, rotation;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user