diff options
author | Pacien TRAN-GIRARD | 2014-02-23 17:55:35 +0100 |
---|---|---|
committer | Pacien TRAN-GIRARD | 2014-02-23 17:55:35 +0100 |
commit | 75c3326ceffa05c4db9e743013433c39811e5a98 (patch) | |
tree | 7204703e7030e15d2ced54049250244bc9f073a1 /report | |
parent | e510b08d0925629dba304177099ccd3a81585ba9 (diff) | |
download | esieequest-75c3326ceffa05c4db9e743013433c39811e5a98.tar.gz |
Update report
Diffstat (limited to 'report')
-rw-r--r-- | report/progression.tex | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/report/progression.tex b/report/progression.tex index 74673f5..15709c5 100644 --- a/report/progression.tex +++ b/report/progression.tex | |||
@@ -49,6 +49,10 @@ Strings, appending each one to the String that it returns. | |||
49 | 49 | ||
50 | \subsection{getLongDescription} | 50 | \subsection{getLongDescription} |
51 | 51 | ||
52 | The Room class now uses the previously explained getExitString() method and | ||
53 | includes the getLongDescription() method that returns the full description of | ||
54 | the room since commit e510b08d0. | ||
55 | |||
52 | \subsection{Object diagram} | 56 | \subsection{Object diagram} |
53 | 57 | ||
54 | \subsubsection{Changes on execution} | 58 | \subsubsection{Changes on execution} |