RosettaCodeData/Task/Events/EasyLang/events.easy

9 lines
116 B
Text
Raw Permalink Normal View History

2023-12-16 21:33:55 -08:00
on timer
2025-06-11 20:16:52 -04:00
gcircle randomf * 100 randomf * 100 2
2023-12-16 21:33:55 -08:00
timer 1
.
on mouse_down
2025-06-11 20:16:52 -04:00
gcircle mouse_x mouse_y 2
2023-12-16 21:33:55 -08:00
.
timer 0