STICK OUT <x>,<y> Stores the position of the circle pad in the specified variables. Example: SPSET 0,0 WHILE 1 STICK OUT SX,SY X=X+SX:Y=Y+SY SPOFS 0,X,Y VSYNC 1 WEND