Make shape entities

This commit is contained in:
oakes
2014-04-04 03:00:08 -04:00
parent 951dd3a6ec
commit 3d00c2d16a
4 changed files with 57 additions and 51 deletions

View File

@@ -26,7 +26,8 @@
[com.badlogic.gdx.scenes.scene2d Actor Stage]
[com.badlogic.gdx.scenes.scene2d.utils ActorGestureListener Align
ChangeListener ClickListener DragListener FocusListener]
[com.badlogic.gdx.utils Timer$Task]))
[com.badlogic.gdx.utils Timer$Task]
[play_clj.entities ShapeEntity]))
(load "core_basics")
(load "core_cameras")