<?xml version="1.0" encoding="ISO-8859-1" ?>
<cmud>
  <class name="Puzzle_Cube" initdisable="true" enabled="false">
    <alias name="ctclockwise">
      <value>rotate cube row 1 left
rotate cube row 2 left
rotate cube row 3 left</value>
    </alias>
    <alias name="ctcounter">
      <value>rotate cube row 1 right
rotate cube row 2 right
rotate cube row 3 right</value>
    </alias>
    <alias name="ctup">
      <value>rotate cube col 1 up
rotate cube col 2 up
rotate cube col 3 up</value>
    </alias>
    <alias name="ctdown">
      <value>rotate cube col 1 down
rotate cube col 2 down
rotate cube col 3 down</value>
    </alias>
    <alias name="crfront">
      <value>rotate cube front right</value>
    </alias>
    <alias name="crfronti">
      <value>rotate cube front left</value>
    </alias>
    <alias name="crleft">
      <value>rotate cube col 1 down</value>
    </alias>
    <alias name="crlefti">
      <value>rotate cube col 1 up</value>
    </alias>
    <alias name="crright">
      <value>rotate cube col 3 up</value>
    </alias>
    <alias name="crrighti">
      <value>rotate cube col 3 down</value>
    </alias>
    <alias name="crup">
      <value>rotate cube row 1 left</value>
    </alias>
    <alias name="crupi">
      <value>rotate cube row 1 right</value>
    </alias>
    <alias name="crdown">
      <value>rotate cube row 3 right</value>
    </alias>
    <alias name="crdowni">
      <value>rotate cube row 3 left</value>
    </alias>
    <button autosize="false" width="150" height="51" autopos="false" left="722" top="50" toolbar="0" toolstyle="true" color="#CC99FF" priority="4840">
      <caption>Turn Cube Clockwise &gt;</caption>
      <value>ctclockwise</value>
      <tooltip>RIGHT becomes FRONT</tooltip>
    </button>
    <button autosize="false" width="150" height="51" autopos="false" left="450" top="50" toolbar="0" toolstyle="true" color="#CC99FF" priority="4850">
      <caption>&lt; Turn Cube Counter</caption>
      <value>ctcounter</value>
      <tooltip>LEFT becomes FRONT</tooltip>
    </button>
    <button autosize="false" width="120" height="25" autopos="false" left="601" top="50" toolbar="0" toolstyle="true" color="#CC99FF" priority="4860">
      <caption>Turn Cube Up</caption>
      <value>ctup</value>
      <tooltip>BOTTOM becomes FRONT</tooltip>
    </button>
    <button autosize="false" width="120" height="25" autopos="false" left="601" top="76" toolbar="0" toolstyle="true" color="#CC99FF" priority="4870">
      <caption>Turn Cube Down</caption>
      <value>ctdown</value>
      <tooltip>FRONT becomes BOTTOM</tooltip>
    </button>
    <button autosize="false" width="422" height="25" autopos="false" left="450" top="102" toolbar="0" toolstyle="true" color="#CCFFCC" priority="4880">
      <caption>Ponder Cube</caption>
      <value>ponder cube</value>
      <tooltip>Looks at your cube</tooltip>
    </button>
    <button autosize="false" width="120" height="25" autopos="false" left="601" top="128" toolbar="0" toolstyle="true" color="white" priority="4890">
      <caption>Top &gt;</caption>
      <value>crup</value>
      <tooltip>Rotate TOP side CLOCKWISE</tooltip>
    </button>
    <button autosize="false" width="120" height="25" autopos="false" left="601" top="153" toolbar="0" toolstyle="true" color="white" priority="4900">
      <caption>&lt; Invert Top</caption>
      <value>crupi</value>
      <tooltip>Rotate TOP side COUNTER-CLOCKWISE</tooltip>
    </button>
    <button autosize="false" width="120" height="25" autopos="false" left="601" top="178" toolbar="0" toolstyle="true" color="red" priority="4910">
      <caption>Front &gt;</caption>
      <value>crfront</value>
      <tooltip>Rotate FRONT side CLOCKWISE</tooltip>
    </button>
    <button autosize="false" width="120" height="25" autopos="false" left="601" top="203" toolbar="0" toolstyle="true" color="red" priority="4920">
      <caption>&lt; Invert Front</caption>
      <value>crfronti</value>
      <tooltip>Rotate FRONT side COUNTER-CLOCKWISE</tooltip>
    </button>
    <button autosize="false" width="120" height="25" autopos="false" left="601" top="228" toolbar="0" toolstyle="true" color="yellow" priority="4930">
      <caption>Bottom &gt;</caption>
      <value>crdown</value>
      <tooltip>Rotate BOTTOM side CLOCKWISE</tooltip>
    </button>
    <button autosize="false" width="120" height="25" autopos="false" left="601" top="253" toolbar="0" toolstyle="true" color="yellow" priority="4940">
      <caption>&lt; Invert Bottom</caption>
      <value>crdowni</value>
      <tooltip>Rotate BOTTOM side COUNTER-CLOCKWISE</tooltip>
    </button>
    <button autosize="false" width="151" height="75" autopos="false" left="450" top="128" toolbar="0" toolstyle="true" color="fuchsia" priority="4950">
      <caption>Left &gt;</caption>
      <value>crleft</value>
      <tooltip>Rotate LEFT side CLOCKWISE</tooltip>
    </button>
    <button autosize="false" width="151" height="75" autopos="false" left="450" top="203" toolbar="0" toolstyle="true" color="fuchsia" priority="4960">
      <caption>&lt; Invert Left</caption>
      <value>crlefti</value>
      <tooltip>Rotate LEFT side COUNTER-CLOCKWISE</tooltip>
    </button>
    <button autosize="false" width="151" height="75" autopos="false" left="721" top="128" toolbar="0" toolstyle="true" color="aqua" priority="4970">
      <caption>Right &gt;</caption>
      <value>crright</value>
      <tooltip>Rotate RIGHT side CLOCKWISE</tooltip>
    </button>
    <button autosize="false" width="151" height="75" autopos="false" left="721" top="203" toolbar="0" toolstyle="true" color="aqua" priority="4980">
      <caption>&lt; Invert Right</caption>
      <value>crrighti</value>
      <tooltip>Rotate RIGHT side COUNTER-CLOCKWISE</tooltip>
    </button>
  </class>
</cmud>
