summaryrefslogtreecommitdiffstats
path: root/core/src/ch/asynk/rustanddust/engine/HeadedPawn.java
AgeCommit message (Expand)AuthorFilesLines
2017-02-23HeadedPawn: add select(), and selectable attributeJérémy Zurcher1-5/+15
2017-02-23HeadedPawn: add private boolean canAimJérémy Zurcher1-7/+9
2015-12-29HeadedPawn: aimAt does a body rotation if no turretJérémy Zurcher1-3/+6
2015-12-29HeadedPawn: setTurretRotation() -> aimAt(), getTurretRotation() -> getAiming()Jérémy Zurcher1-2/+2
2015-12-29HeadedPawn: has a chit, a body and a turret that can aimJérémy Zurcher1-11/+45
2015-12-18cleanup tree using fix_javaJérémy Zurcher1-2/+0
2015-12-18Game: Factory knows about regions and provide themJérémy Zurcher1-4/+4
2015-12-16HeadedPawn: draw overlays over the headJérémy Zurcher1-4/+8
2015-12-16HeadedPawn: draw the head over the bodyJérémy Zurcher1-2/+2
2015-10-29HeadedPawn: add protected constructor without parametersJérémy Zurcher1-0/+6
2015-07-19welcome RustAndDustJérémy Zurcher1-0/+88