aboutsummaryrefslogtreecommitdiff
path: root/report
diff options
context:
space:
mode:
authorPacien TRAN-GIRARD2014-02-23 16:47:48 +0100
committerPacien TRAN-GIRARD2014-02-23 16:47:48 +0100
commitb59d06ffe40216a9e94c271ed2fb77f42bf8c0e6 (patch)
tree9897f1921d5b31bd284a1b873640249a1cd9f9ea /report
parentc9d890b9b71efddf4b9b39354c78b5bff3dffac6 (diff)
downloadesieequest-b59d06ffe40216a9e94c271ed2fb77f42bf8c0e6.tar.gz
Update report
Diffstat (limited to 'report')
-rw-r--r--report/progression.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/report/progression.tex b/report/progression.tex
index 3f303cd..b92acaf 100644
--- a/report/progression.tex
+++ b/report/progression.tex
@@ -26,6 +26,9 @@ This method has been added as part of commit ca65af2e2.
26 26
27\subsection{HashMap, setExit} 27\subsection{HashMap, setExit}
28 28
29Room exits are now stored in an HashMap since commit c9d890b9b. The setExits()
30method has been replaced by setExit() which takes advantages of the HashMap.
31
29\subsection{Vertical direction} 32\subsection{Vertical direction}
30 33
31\subsection{keySet} 34\subsection{keySet}