rollLeft

Movement.rollLeft([timeOut])

Parameters

timeOut (optional) Duration to roll left for in milliseconds.

Returns

Nothing

Description

Rolls the robot left using the project's Movement Panel skill. The Movement Panel skill must have the capability to roll the robot left. If timeOut is provided the robot will roll left for timeOut milliseconds. Otherwise it will continue to roll left until a different Movement function is called.