aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/wheelwork.lisp
diff options
context:
space:
mode:
authorColin Okay <okay@toyful.space>2022-07-17 13:32:29 -0500
committerColin Okay <okay@toyful.space>2022-07-17 13:32:29 -0500
commit2c87167d61f5e705353aa61bb008687c51a51b8b (patch)
tree03e890065abf31106ef2262506b9bc6edf6fa002 /src/wheelwork.lisp
parent53019e4770d1cf9999201e261fd6d93ab3c0d849 (diff)
[add] path drawing
Diffstat (limited to 'src/wheelwork.lisp')
-rw-r--r--src/wheelwork.lisp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/wheelwork.lisp b/src/wheelwork.lisp
index 8b1e534..41157e6 100644
--- a/src/wheelwork.lisp
+++ b/src/wheelwork.lisp
@@ -33,6 +33,9 @@
(shutdown app))
(cleanup app)))))))
+(defun stop ()
+ (sdl2:push-event :quit))
+
(defun refocus-on (target &optional (app *application*))
"Sets focus of application to TARGET. This works whether or not