pylabrobot.resources.Deck.rotate

Contents

pylabrobot.resources.Deck.rotate#

Deck.rotate(degrees: int)#

Rotate counter clockwise by the given number of degrees.

Parameters:

degrees (int) – must be a multiple of 90, but not also 360.