Package-level declarations
Types
Link copied to clipboard
annotation class Hook
Annotation to mark a static method as a OpMode lifecycle hook, which will be executed at the desired phase of any OpMode lifecycle, via the BunyipsLib listener.
Link copied to clipboard
annotation class PreselectBehaviour
Declares how an Autonomous OpMode's preselectTeleOp is executed.