Basics
Guides
API Reference
Basics
Guides
API Reference
[16:7] extends: Component
Wraps FXGL's AutoRotationComponent (com.almasb.fxgl.dsl.components.AutoRotationComponent), which rotates the entity each tick to face the direction of motion (computed from the previous-to-current position delta). Angle range is -180..180.
AutoRotationComponent ()
Creates a new AutoRotationComponent.
adopt (object Ajo)
Wraps an existing AutoRotationComponent AussomJavaObject.
withSmoothing ()
Enables smoothing so the rotation interpolates toward the target angle instead of snapping each tick.
this object
Aussom
Write once. Embed everywhere.
Copyright 2026 Austin Lehman. All rights reserved.