From db11933c458329ebfaa73c37b0fb3675d9105502 Mon Sep 17 00:00:00 2001 From: bendtherules Date: Mon, 20 May 2013 06:51:44 +0530 Subject: [PATCH] Update Upcoming implementations.markdown --- Upcoming implementations.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Upcoming implementations.markdown b/Upcoming implementations.markdown index d5fa3bc..080ce13 100644 --- a/Upcoming implementations.markdown +++ b/Upcoming implementations.markdown @@ -2,7 +2,7 @@ Upcoming in pyFun ----------------- *** -1. Circle class (__Doing__) and Angled rect class (subclassed from rect) +1. Circle class ( __Doing__ ) and Angled rect class (subclassed from rect) 2. Image module (similar to GM sprites) + Make a custom image object which should support + Sprites and shapes, with good query hooks @@ -30,4 +30,4 @@ Upcoming in pyFun 9. Sound module 10. Path module 11. Timeline module -12. Highscore api \ No newline at end of file +12. Highscore api