(supertux-sprite (action (name "left") (x-offset 6) (y-offset 10) (images "left-0.png" "left-1.png" "left-2.png")) (action (name "right") (x-offset 6) (y-offset 10) (mirror-action "left")) (action (name "iced-left") (x-offset 6) (y-offset 10) (images "iced-left.png")) (action (name "iced-right") (x-offset 6) (y-offset 10) (mirror-action "iced-left") ) )