Package-level declarations
Types
Link copied to clipboard
The fail focus acts as fail rate, it will purposely miss the target on a certain rate.
Link copied to clipboard
interface RotationProcessor
Processes the rotation from the current to the target rotation. This can be used to apply additional features to the rotation calculation.
Link copied to clipboard
class ShortStopRotationProcessor(owner: EventListener? = null) : ToggleableValueGroup, RotationProcessor
Short stop temporarily halts aiming at the target based on a specified rate.