diff options
author | Pacien TRAN-GIRARD | 2014-02-23 16:47:48 +0100 |
---|---|---|
committer | Pacien TRAN-GIRARD | 2014-02-23 16:47:48 +0100 |
commit | b59d06ffe40216a9e94c271ed2fb77f42bf8c0e6 (patch) | |
tree | 9897f1921d5b31bd284a1b873640249a1cd9f9ea /report | |
parent | c9d890b9b71efddf4b9b39354c78b5bff3dffac6 (diff) | |
download | esieequest-b59d06ffe40216a9e94c271ed2fb77f42bf8c0e6.tar.gz |
Update report
Diffstat (limited to 'report')
-rw-r--r-- | report/progression.tex | 3 |
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 | ||
29 | Room exits are now stored in an HashMap since commit c9d890b9b. The setExits() | ||
30 | method 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} |