:Condizioni disponibili per verificare la correttezza del click dell'utente</caption>
:Sintassi,Significato

:point,x,y
Punto di coordinate (x,y). &Egrave; un punto ``spesso'', di dimensioni assegnate.

:rectangle,x1,y1,x2,y2
La regione interna al rettangolo di vertici (x1,y1) e (x2,y2).

:circle,x,y,d
La regione interna a un cerchio di centro (x,y) e diametro d.

:ellipse,x,y,w,h
La regione interna a un'ellisse di centro (x,y), larghezza w, e altezza h.
 
:polygon,x1,y1,x2,y2,x3,y3,...
La regione interna a un poligono di vertici 
  (x1,y1), (x2,y2), (x3,y3), ...

:bound,FNAME,x,y
bound defined in the image file FNAME, which must be of the same size as the clicked image (but can be a different image).
 The condition is met if (x,y) is in the same fill zone as the user click.
 If <tt>fill</tt> is in the option field of the reply, the zone is filled in red or green (instead of a ball).

:bound,FNAME
as above, but the condition is met if the user click has DIFFERENT color than the pixel on the upper-left corner of FNAME.!changeto  help/anstype.fr/coord
