summaryrefslogtreecommitdiff
path: root/src/ch/epfl/maze/physical/ProbabilisticAnimal.java
Commit message (Collapse)AuthorAge
* Use Set instead of array for Direction choicesPacien TRAN-GIRARD2015-11-24
|
* Move directional attribute to AnimalPacien TRAN-GIRARD2015-11-24
|
* Properly define class constants and protect object attributesPacien TRAN-GIRARD2015-11-23
|
* Typo correctionPacien TRAN-GIRARD2015-11-22
|
* Generalise and expose choices exclusion methodsPacien TRAN-GIRARD2015-11-22
|
* Generalize turn back avoidance to all ProbabilisticAnimalsPacien TRAN-GIRARD2015-11-21
|
* Handle the "stuck" casePacien TRAN-GIRARD2015-11-21
|
* Add ProbabilisticAnimal type and adapt assets retrieval accordinglyPacien TRAN-GIRARD2015-11-21