Home > comp > gb.sdl > draw 
 en fr de es it nl pl pt pt_BR sq ca hu cs tr ar fa id vi ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Search  Administration  
Documentation  
Warning! This page is not translated.  See english version 
Draw (gb.sdl)
This Класа is used for drawing on a Window or a Image Објект (disabled currently).

Before starting drawing anything, you must call the Begin Метод by passing it the Објект where you want to draw.

Then you can call any of the drawing methods to draw points, lines, texts, images...

When your drawing is finished, you must call the ./end method.

Symbols
This class is static.

Static properties  Static methods 
./backcolor  ./background  ./fillstyle  ./font  ./forecolor  ./foreground  ./linestyle  ./linewidth    Begin  ./ellipse  ./end  ./image  ./line  ./point  ./rect  ./rotate  ./scale  ./text