[ascii] flixel backend example
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
(defnew [] [:Int a 5])
|
||||
|
||||
(defmethod :Void update [:Float deltaSeconds] 0)
|
||||
(defmethod :Void draw [:Graphics graphics] 0)
|
Reference in New Issue
Block a user