aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/WorldScene.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant scenesOffsetX/Y, replaced with panXNao Pross2018-02-111-8/+12
* add pan, add zoom, add weaponmafaldo2018-02-111-16/+44
* tiles bound to actors, remove Player and Enemymafaldo2018-02-101-6/+25
* Add simple mouseclick listener to scenesNao Pross2018-02-101-7/+32
* Add missing @Override(s)Nao Pross2018-02-101-1/+0
* Threaded double buffered renderingNao Pross2018-02-101-31/+53
* Implement actor, create playermafaldo2018-02-101-7/+36
* Switch to gradle, update gitignoreNao Pross2018-02-101-0/+32