|
@@ -12,7 +12,7 @@
|
|
<script type="text/javascript" src="processing-1.4.1.js"></script>
|
|
<script type="text/javascript" src="processing-1.4.1.js"></script>
|
|
</head>
|
|
</head>
|
|
<body>
|
|
<body>
|
|
- A Clock made with <a href="http://processingjs.org">Processing.js</a> and Amber
|
|
|
|
|
|
+ A Clock made with <a href="http://processingjs.org">Processing.js</a> and <a href"http://amber-lang.net/">Amber</a>
|
|
<p>Examine the <button onClick="smalltalk.Browser._openOn_(smalltalk.ProcessingClock)"> ProcessingClock class</button></p>
|
|
<p>Examine the <button onClick="smalltalk.Browser._openOn_(smalltalk.ProcessingClock)"> ProcessingClock class</button></p>
|
|
<p><canvas id="canvas1" width="200" height="200"></canvas></p>
|
|
<p><canvas id="canvas1" width="200" height="200"></canvas></p>
|
|
<script id="script1" type="text/javascript">
|
|
<script id="script1" type="text/javascript">
|