© Werner Randelshofer
Examples 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 << >>
Demonstrates the stickers parameter.
stickers
Tip: You can assign names to the values in the colorTable. See Example 18.
Applet Tag:
<applet code="ch.randelshofer.rubik.RubikPlayerApp.class" archive="rubikplayer.zip" width="264" height="245">
<applet
code="ch.randelshofer.rubik.RubikPlayerApp.class" archive="rubikplayer.zip"
width="264" height="245">
<param name="stickers" value="0,1,0,1,0,1,0,1,0, 1,2,1,2,1,2,1,2,1, 2,3,2,3,2,3,2,3,2, 3,4,3,4,3,4,3,4,3, 4,5,4,5,4,5,4,5,4, 5,0,5,0,5,0,5,0,5">
</applet>