Reefscape2025
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
Reefscape2025
Reefscape2025
/
frc.robot.utils.pingu
/
CommandPingu
Command
Pingu
public
final
class
CommandPingu
A utility class for binding commands with names.
Members
Constructors
Command
Pingu
Link copied to clipboard
public
CommandPingu
CommandPingu
(
)
Functions
bind
Link copied to clipboard
public
final
CommandPingu
bind
(
String
name
,
Command
command
)
Binds a command to a name and registers it.