From df2bf2cfdb75c474764b7b443c4a203bb1fe7075 Mon Sep 17 00:00:00 2001 From: Pacien TRAN-GIRARD Date: Wed, 5 Mar 2014 11:47:07 +0100 Subject: Update report --- report/progression.tex | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/report/progression.tex b/report/progression.tex index 6f4479a..b681e02 100644 --- a/report/progression.tex +++ b/report/progression.tex @@ -192,8 +192,13 @@ description from the Item model and ask the View to display it. \subsection{items} +A Room can contain multiple items since commit 04f03d128. + \subsection{Collection choice} +The collection chosen to implement the multiple items support was the HashMap in +order to associate an item name (String) to an Item, so that the user is able +to perform actions on a particular one (take, drop, use, etc\ldots). \section{Zuul with history} -- cgit v1.2.3