¤ moveDrawCommand, moveDrawCommands

Types

moveDrawCommand :: DrawCommand -> Point -> DrawCommand
moveDrawCommands :: [DrawCommand] -> Point -> [DrawCommand]

Description

These functions move (translate) drawing commands.

Bugs

Incomlete documentation.