menu
flutter_tello package
documentation
commands/write/remote_control_command.dart
RemoteControlCommand
RemoteControlCommand constructor
RemoteControlCommand constructor
dark_mode
light_mode
RemoteControlCommand
constructor
RemoteControlCommand
(
{
int
roll
=
0
,
int
pitch
=
0
,
int
yaw
=
0
,
int
vertical
=
0
,
})
Implementation
RemoteControlCommand({int roll = 0, int pitch = 0, int yaw = 0, int vertical = 0});
flutter_tello package
documentation
commands/write/remote_control_command
RemoteControlCommand
RemoteControlCommand constructor
RemoteControlCommand class