Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration DroidDirection

Direction the droid should move (forwards or backwards)

Index

Enumeration members

Enumeration members

Backward = 8

Make the motor go backward.

Forward = 0

Make the motor go forward.

Generated using TypeDoc