Category:Craft Basic: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 12: Line 12:
* make simple games<br>
* make simple games<br>
* write code interactively<br>
* write code interactively<br>
* perform complex calculations
* perform complex calculations<br>
* display cool graphics<br>
* display cool graphics<br>
* build windows with forms<br>
* build windows with forms<br>
Line 207: Line 207:
<br>
<br>
CLS<br>
CLS<br>
(short command: X)
(short command: X)<br>
<br>

GETHDC<br>
GETHDC<br>
(use before drawing commands)<br>
(use before drawing commands)<br>