Bases: IntEnum
IntEnum
Direction of motion.
The values for POSITIVE and NEGATIVE can be used as a multiplier for speed to compute velocity.
Attributes Summary
NEAREST
NEGATIVE
POSITIVE
Attributes Documentation
Direction
Direction.NEAREST
Direction.NEGATIVE
Direction.POSITIVE