Add functions to the screen object
This commit is contained in:
@@ -80,6 +80,8 @@
|
|||||||
update-screen!))]
|
update-screen!))]
|
||||||
{:screen screen
|
{:screen screen
|
||||||
:entities entities
|
:entities entities
|
||||||
|
:execute-fn! execute-fn!
|
||||||
|
:update-fn! update-fn!
|
||||||
:options options
|
:options options
|
||||||
:show (fn []
|
:show (fn []
|
||||||
; if using a physics engine in a REPL, we need to forcibly dispose
|
; if using a physics engine in a REPL, we need to forcibly dispose
|
||||||
|
|||||||
Reference in New Issue
Block a user