menu
esotericsoftware_spine_flutter package
documentation
spine_flutter.dart
PointAttachment
setRotation method
setRotation method
dark_mode
light_mode
setRotation
method
void
setRotation
(
double
rotation
)
Implementation
void setRotation(double rotation) { _bindings.spine_point_attachment_set_x(_attachment, rotation); }
esotericsoftware_spine_flutter package
documentation
spine_flutter
PointAttachment
setRotation method
PointAttachment class