aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/Actor.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add pan, add zoom, add weaponmafaldo2018-02-111-0/+16
|
* tiles bound to actors, remove Player and Enemymafaldo2018-02-101-7/+13
|
* Add missing @Override(s)Nao Pross2018-02-101-0/+1
|
* Threaded double buffered renderingNao Pross2018-02-101-55/+52
| | | | | | Other changes: - Tabs < Spaces - Add jar manifest configuration to gradle.build
* Implement actor, create playermafaldo2018-02-101-0/+58
|
* Switch to gradle, update gitignoreNao Pross2018-02-101-0/+3