summaryrefslogtreecommitdiff
path: root/2d/game.scm
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2013-10-07 23:05:09 -0400
committerDavid Thompson <dthompson2@worcester.edu>2013-10-23 19:44:51 -0400
commitf47eb20b43080b1456a5e355d4bddaaa30bb5108 (patch)
tree3729530e38227aec469dcd3a64c555f462a31da1 /2d/game.scm
parent3cb0269d8b86d315abc0762a5c36a6838c097f43 (diff)
Re-export new procedures from game-loop module.
Diffstat (limited to '2d/game.scm')
-rw-r--r--2d/game.scm5
1 files changed, 5 insertions, 0 deletions
diff --git a/2d/game.scm b/2d/game.scm
index 7bb0823..4c58521 100644
--- a/2d/game.scm
+++ b/2d/game.scm
@@ -102,6 +102,11 @@ value."
game-fullscreen?
game-first-scene
run-game
+ quit-game
+ pause-game
+ resume-game
+ game-running?
+ game-paused?
current-fps)
(export make-game