5 lines
55 B
Text
5 lines
55 B
Text
|
|
on mouse_move
|
||
|
|
clear
|
||
|
|
text mouse_x & " " & mouse_y
|
||
|
|
.
|