====== ugBASIC Manuale Utente ====== ===== POINT AT ===== ===== SINTASSI ===== * ''POINT AT (# [integer], # [integer])'' * ''POINT AT ([expression],[expression])'' ==== SCOPO ==== Disegna un pixel sullo schermo in modalità bitmap su coordinate date. ==== ESEMPIO ==== POINT AT (#42,#42) POINT AT (x+1,y+1) ==== DISPONIBILE SU ==== * ZX Spectrum 48K * Commodore 64 ==== VEDI ANCHE ====