diff options
-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} |