BunyipsComponent

abstract class BunyipsComponent

Base class for components used with a BunyipsOpMode. This allows injection of the OpMode into the component, and provides a common base for all components.

Author

Lucas Bubner, 2024

Since

1.0.0-pre

Inheritors

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
protected val opMode: BunyipsOpMode