Skip to content
Snippets Groups Projects
Commit a374e6a2 authored by Sida Wang's avatar Sida Wang :juggling_tone1:
Browse files

Update MG.tex for Rev0

parent 5c4e4795
No related branches found
No related tags found
No related merge requests found
...@@ -60,6 +60,7 @@ ...@@ -60,6 +60,7 @@
\midrule \midrule
Mar 9 & Sida & General Content added\\ Mar 9 & Sida & General Content added\\
Mar 13 & Weidong & Edited for Rev0 submission\\ Mar 13 & Weidong & Edited for Rev0 submission\\
Mar 13 & Sida & Minor Modification\\
\bottomrule \bottomrule
\end{tabularx} \end{tabularx}
\caption{\textbf{Revision History}} \label{TblRevisionHistory} \caption{\textbf{Revision History}} \label{TblRevisionHistory}
...@@ -286,7 +287,7 @@ The Non-functional Requirements are realized highly based on the functionalities ...@@ -286,7 +287,7 @@ The Non-functional Requirements are realized highly based on the functionalities
\item[Implemented By:] settingScene.py \item[Implemented By:] settingScene.py
\end{description} \end{description}
\subsubsection{screen Module (M10)} \subsubsection{screen Module (M13)}
\begin{description} \begin{description}
\item[Secrets:]The interactive scene template. \item[Secrets:]The interactive scene template.
\item[Services:]Provide a basic template for other scenes. \item[Services:]Provide a basic template for other scenes.
...@@ -338,14 +339,14 @@ The Non-functional Requirements are realized highly based on the functionalities ...@@ -338,14 +339,14 @@ The Non-functional Requirements are realized highly based on the functionalities
\item[Implemented By:] world.py \item[Implemented By:] world.py
\end{description} \end{description}
\subsubsection{devTools Module (M15)} \subsubsection{devTools Module (M4)}
\begin{description} \begin{description}
\item[Secrets:]The image process and formating algorithm. \item[Secrets:]The image process and formating algorithm.
\item[Services:]Provide an algorithm to process and produce texture images in a certain format. \item[Services:]Provide an algorithm to process and produce texture images in a certain format.
\item[Implemented By:] devTools.py \item[Implemented By:] devTools.py
\end{description} \end{description}
\subsubsection{button Module (M15)} \subsubsection{button Module (M1)}
\begin{description} \begin{description}
\item[Secrets:]Buttons. \item[Secrets:]Buttons.
\item[Services:]Provide two types of buttons(switches by OnOffButton and Toggles by Button). \item[Services:]Provide two types of buttons(switches by OnOffButton and Toggles by Button).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment