Click and drag on the drag bar to resize columns.

Click and drag on the drag bar to resize columns.

The language reference lists the available functions for కుంచిక graphics.

Parameters are emphasized included within parentheses '(' and ')' characters. Optional parameters and separating commas are enclosed within square bracket '[' and ']' characters (the square brackets should not be entered).

Alternative forms of the functions are separated with the pipe '|' character (e.g., cat()|dog() means cat() or dog()).

Examples are shown in bold typewriter font. Each example may be clicked to immediately execute it to see what it does.

చిత్రపటము

చిత్రపటము మీద కుంచిక భాష వాడి బొమ్మలు / graphics, చలన చిత్రాలూ చిత్రీకరించవచ్చు. కుంచిక ముందుకు వెళ్ళబోయే దిశను చూపుతున్న ఆకుపచ్చ త్రికోణము గా కనిపిస్తుంది.

The Command area is where text can be entered and executed by pressing the ENTER (Return) key.

The ఆది స్థితి button clears the canvas and moves the కుంచిక to its start position.

విధిమ్ చాలయన్తు button runs the function in the Code area named ప్రదర్శన().

The Stop button stops animation.

The Save Canvas button takes a snap shot of the canvas and saves in the browser download file with the name కుంచిక_చిత్రము.png.

The Save Canvas button takes a snap shot of the canvas and saves in the browser download file with the name కుంచిక_చిత్రము.png.

విధి లేఖ

The Examples select is used to load an example into the defintions area.

The example can be run with the విధిమ్ చాలయన్తు button.

The code area is for the entry of multi-line programs, helper functions and examples.

The code can be examined or modified as desired.

Individual functions may be executed by typing their name and partheses into the Command line (for example: ప్రదర్శన()) and pressing ENTER or RETURN.

The Upload button opens a dialog to select a file to load into the code text area.

The Download button downloads the code text area to the directory designated for downloads by the browser.

.js

The Download Filename text area holds the filename used when downloading the code text area to the download directory.