Move ui listener macros to ui.clj

This commit is contained in:
oakes
2014-05-10 12:54:02 -04:00
parent e0deae642a
commit 7315e1ad1d
3 changed files with 46 additions and 44 deletions

View File

@@ -29,7 +29,7 @@
OrthogonalTiledMapRenderer]
[com.badlogic.gdx.math Vector2 Vector3]
[com.badlogic.gdx.scenes.scene2d Actor Stage]
[com.badlogic.gdx.scenes.scene2d.utils ActorGestureListener Align
[com.badlogic.gdx.scenes.scene2d.utils ActorGestureListener
ChangeListener ClickListener DragListener FocusListener]
[com.badlogic.gdx.utils ScreenUtils Timer$Task]
[play_clj.entities BundleEntity ShapeEntity]))