KotlinLibraryTemplate
Toggle table of contents
1.0.0
jvm
Platform filter
jvm
Switch theme
Search in API
KotlinLibraryTemplate
KotlinLibraryTemplate
/
xyz.malefic.frc.pingu
/
ControllerButtonBinding
Controller
Button
Binding
typealias
ControllerButtonBinding
=
Triple
<
XboxController
,
Button
,
(
)
->
Command
>
Type alias for a Triple consisting of an XboxController, a Button, and a command supplier function.