Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • namy2/se3xa3
  • bokhari/se3xa3
  • kanwalg/se3xa3
  • sunx20/se3xa3
  • hameea1/se3xa3
  • aij/se3xa3
  • hanzy3/se3xa3
  • linl20/se3xa3
  • zhous20/se3xa3
9 results
Show changes
Showing
with 555 additions and 0 deletions
BlankProjectTemplate/Doc/Design/MIS/html/search/search_l.png

604 B

BlankProjectTemplate/Doc/Design/MIS/html/search/search_m.png

158 B

BlankProjectTemplate/Doc/Design/MIS/html/search/search_r.png

612 B

var indexSectionsWithContent =
{
0: "_bdfghmrst",
1: "fghs",
2: "fhs",
3: "_bdfmrt",
4: "m"
};
var indexSectionNames =
{
0: "all",
1: "classes",
2: "files",
3: "functions",
4: "pages"
};
var indexSectionLabels =
{
0: "All",
1: "Classes",
2: "Files",
3: "Functions",
4: "Pages"
};
BlankProjectTemplate/Doc/Design/MIS/html/splitbar.png

314 B

BlankProjectTemplate/Doc/Design/MIS/html/sync_off.png

853 B

BlankProjectTemplate/Doc/Design/MIS/html/sync_on.png

845 B

BlankProjectTemplate/Doc/Design/MIS/html/tab_a.png

142 B

BlankProjectTemplate/Doc/Design/MIS/html/tab_b.png

169 B

BlankProjectTemplate/Doc/Design/MIS/html/tab_h.png

177 B

BlankProjectTemplate/Doc/Design/MIS/html/tab_s.png

184 B

.tabs, .tabs2, .tabs3 {
background-image: url('tab_b.png');
width: 100%;
z-index: 101;
font-size: 13px;
font-family: 'Lucida Grande',Geneva,Helvetica,Arial,sans-serif;
}
.tabs2 {
font-size: 10px;
}
.tabs3 {
font-size: 9px;
}
.tablist {
margin: 0;
padding: 0;
display: table;
}
.tablist li {
float: left;
display: table-cell;
background-image: url('tab_b.png');
line-height: 36px;
list-style: none;
}
.tablist a {
display: block;
padding: 0 20px;
font-weight: bold;
background-image:url('tab_s.png');
background-repeat:no-repeat;
background-position:right;
color: #283A5D;
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9);
text-decoration: none;
outline: none;
}
.tabs3 .tablist a {
padding: 0 10px;
}
.tablist a:hover {
background-image: url('tab_h.png');
background-repeat:repeat-x;
color: #fff;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 1.0);
text-decoration: none;
}
.tablist li.current a {
background-image: url('tab_a.png');
background-repeat:repeat-x;
color: #fff;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 1.0);
}
\hypertarget{Food_8py}{}\section{Food.\+py File Reference}
\label{Food_8py}\index{Food.\+py@{Food.\+py}}
implements an abstract data type for a snake\textquotesingle{}s food
\subsection*{Classes}
\begin{DoxyCompactItemize}
\item
class \hyperlink{classFood_1_1Food}{Food.\+Food}
\begin{DoxyCompactList}\small\item\em An Abstract Data type which represents a one-\/unit of food. \end{DoxyCompactList}\end{DoxyCompactItemize}
\subsection{Detailed Description}
implements an abstract data type for a snake\textquotesingle{}s food
\begin{DoxyAuthor}{Author}
Usman Irfan
\end{DoxyAuthor}
\begin{DoxyDate}{Date}
11/09/2018
\end{DoxyDate}
all: refman.pdf
pdf: refman.pdf
refman.pdf: clean refman.tex
pdflatex refman
makeindex refman.idx
pdflatex refman
latex_count=8 ; \
while egrep -s 'Rerun (LaTeX|to get cross-references right)' refman.log && [ $$latex_count -gt 0 ] ;\
do \
echo "Rerunning latex...." ;\
pdflatex refman ;\
latex_count=`expr $$latex_count - 1` ;\
done
makeindex refman.idx
pdflatex refman
clean:
rm -f *.ps *.dvi *.aux *.toc *.idx *.ind *.ilg *.log *.out *.brf *.blg *.bbl refman.pdf
\hypertarget{Snake_8py}{}\section{Snake.\+py File Reference}
\label{Snake_8py}\index{Snake.\+py@{Snake.\+py}}
implements an abstract data type for a snake
\subsection*{Classes}
\begin{DoxyCompactItemize}
\item
class \hyperlink{classSnake_1_1Snake}{Snake.\+Snake}
\begin{DoxyCompactList}\small\item\em An Abstract Data type representing a snake character object. \end{DoxyCompactList}\end{DoxyCompactItemize}
\subsection{Detailed Description}
implements an abstract data type for a snake
\begin{DoxyAuthor}{Author}
Andy Hameed
\end{DoxyAuthor}
\begin{DoxyDate}{Date}
11/09/2018
\end{DoxyDate}
\section{Class List}
Here are the classes, structs, unions and interfaces with brief descriptions\+:\begin{DoxyCompactList}
\item\contentsline{section}{\hyperlink{classFood_1_1Food}{Food.\+Food} \\*An Abstract Data type which represents a one-\/unit of food }{\pageref{classFood_1_1Food}}{}
\item\contentsline{section}{\hyperlink{classInterface_1_1GUI}{Interface.\+G\+UI} \\*A Class that will contain useful functions in order for the creation of main interface }{\pageref{classInterface_1_1GUI}}{}
\item\contentsline{section}{\hyperlink{classhighscore_1_1HighScore}{highscore.\+High\+Score} \\*A Class that will contain useful functions in order for the creation of highscore page }{\pageref{classhighscore_1_1HighScore}}{}
\item\contentsline{section}{\hyperlink{classSnake_1_1Snake}{Snake.\+Snake} \\*An Abstract Data type representing a snake character object }{\pageref{classSnake_1_1Snake}}{}
\end{DoxyCompactList}
\hypertarget{classFood_1_1Food}{}\section{Food.\+Food Class Reference}
\label{classFood_1_1Food}\index{Food.\+Food@{Food.\+Food}}
An Abstract Data type which represents a one-\/unit of food.
\subsection*{Public Member Functions}
\begin{DoxyCompactItemize}
\item
def \hyperlink{classFood_1_1Food_ae4c3146df2eab1cffad7a10bab5b721f}{\+\_\+\+\_\+init\+\_\+\+\_\+} (self, block\+Size)
\begin{DoxyCompactList}\small\item\em \hyperlink{classFood_1_1Food}{Food} constructor. \end{DoxyCompactList}\item
def \hyperlink{classFood_1_1Food_aad94875bc7f2f6c990b826c9dc40092f}{draw\+\_\+food} (self, location)
\begin{DoxyCompactList}\small\item\em Draw method uses pygame to draw the food object on the window. \end{DoxyCompactList}\item
def \hyperlink{classFood_1_1Food_a4a84b471eb86eaab7414ce1f28915fd6}{redraw\+\_\+food} (self, x, y, location, screen\+Size)
\begin{DoxyCompactList}\small\item\em redraw\+\_\+food method redraws the food on the screen randomly \end{DoxyCompactList}\end{DoxyCompactItemize}
\subsection*{Public Attributes}
\begin{DoxyCompactItemize}
\item
{\bfseries size}\hypertarget{classFood_1_1Food_a811a8754b4796d69534a0649520a5993}{}\label{classFood_1_1Food_a811a8754b4796d69534a0649520a5993}
\end{DoxyCompactItemize}
\subsection{Detailed Description}
An Abstract Data type which represents a one-\/unit of food.
\subsection{Constructor \& Destructor Documentation}
\index{Food\+::\+Food@{Food\+::\+Food}!\+\_\+\+\_\+init\+\_\+\+\_\+@{\+\_\+\+\_\+init\+\_\+\+\_\+}}
\index{\+\_\+\+\_\+init\+\_\+\+\_\+@{\+\_\+\+\_\+init\+\_\+\+\_\+}!Food\+::\+Food@{Food\+::\+Food}}
\subsubsection[{\texorpdfstring{\+\_\+\+\_\+init\+\_\+\+\_\+(self, block\+Size)}{__init__(self, blockSize)}}]{\setlength{\rightskip}{0pt plus 5cm}def Food.\+Food.\+\_\+\+\_\+init\+\_\+\+\_\+ (
\begin{DoxyParamCaption}
\item[{}]{self, }
\item[{}]{block\+Size}
\end{DoxyParamCaption}
)}\hypertarget{classFood_1_1Food_ae4c3146df2eab1cffad7a10bab5b721f}{}\label{classFood_1_1Food_ae4c3146df2eab1cffad7a10bab5b721f}
\hyperlink{classFood_1_1Food}{Food} constructor.
Initializes the size of the food, this needs to be the same as snake\textquotesingle{}s block size
\begin{DoxyParams}{Parameters}
{\em block\+Size} & the width and height of the square block representing the food \\
\hline
\end{DoxyParams}
\subsection{Member Function Documentation}
\index{Food\+::\+Food@{Food\+::\+Food}!draw\+\_\+food@{draw\+\_\+food}}
\index{draw\+\_\+food@{draw\+\_\+food}!Food\+::\+Food@{Food\+::\+Food}}
\subsubsection[{\texorpdfstring{draw\+\_\+food(self, location)}{draw_food(self, location)}}]{\setlength{\rightskip}{0pt plus 5cm}def Food.\+Food.\+draw\+\_\+food (
\begin{DoxyParamCaption}
\item[{}]{self, }
\item[{}]{location}
\end{DoxyParamCaption}
)}\hypertarget{classFood_1_1Food_aad94875bc7f2f6c990b826c9dc40092f}{}\label{classFood_1_1Food_aad94875bc7f2f6c990b826c9dc40092f}
Draw method uses pygame to draw the food object on the window.
\begin{DoxyParams}{Parameters}
{\em location} & A list which consists the x and y location of the food \\
\hline
\end{DoxyParams}
\index{Food\+::\+Food@{Food\+::\+Food}!redraw\+\_\+food@{redraw\+\_\+food}}
\index{redraw\+\_\+food@{redraw\+\_\+food}!Food\+::\+Food@{Food\+::\+Food}}
\subsubsection[{\texorpdfstring{redraw\+\_\+food(self, x, y, location, screen\+Size)}{redraw_food(self, x, y, location, screenSize)}}]{\setlength{\rightskip}{0pt plus 5cm}def Food.\+Food.\+redraw\+\_\+food (
\begin{DoxyParamCaption}
\item[{}]{self, }
\item[{}]{x, }
\item[{}]{y, }
\item[{}]{location, }
\item[{}]{screen\+Size}
\end{DoxyParamCaption}
)}\hypertarget{classFood_1_1Food_a4a84b471eb86eaab7414ce1f28915fd6}{}\label{classFood_1_1Food_a4a84b471eb86eaab7414ce1f28915fd6}
redraw\+\_\+food method redraws the food on the screen randomly
\begin{DoxyParams}{Parameters}
{\em x} & is the location of snake\textquotesingle{}s x-\/axis head location \\
\hline
{\em y} & is the location of snake\textquotesingle{}s y-\/axis head location \\
\hline
{\em location} & is a list that gives the location of present food \\
\hline
{\em screen\+Size} & is the size of the screen \\
\hline
\end{DoxyParams}
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
\item
\hyperlink{Food_8py}{Food.\+py}\end{DoxyCompactItemize}
\hypertarget{classInterface_1_1GUI}{}\section{Interface.\+G\+UI Class Reference}
\label{classInterface_1_1GUI}\index{Interface.\+G\+UI@{Interface.\+G\+UI}}
A Class that will contain useful functions in order for the creation of main interface.
\subsection*{Public Member Functions}
\begin{DoxyCompactItemize}
\item
def \hyperlink{classInterface_1_1GUI_aea50c45b0173d626777b9aee47a23591}{runfile} (runfilename)
\begin{DoxyCompactList}\small\item\em A function for running other files. \end{DoxyCompactList}\item
def \hyperlink{classInterface_1_1GUI_a6e96c109143b0d74c039338673435280}{button} (Surface, color, Rect, width)
\begin{DoxyCompactList}\small\item\em A method to create a button. \end{DoxyCompactList}\item
def \hyperlink{classInterface_1_1GUI_a1017c12e07fbe580fa27aa4c0c634b93}{text} (text, font\+Style, font\+Size, color, coord, surface)
\begin{DoxyCompactList}\small\item\em A method to display text. \end{DoxyCompactList}\end{DoxyCompactItemize}
\subsection{Detailed Description}
A Class that will contain useful functions in order for the creation of main interface.
\subsection{Member Function Documentation}
\index{Interface\+::\+G\+UI@{Interface\+::\+G\+UI}!button@{button}}
\index{button@{button}!Interface\+::\+G\+UI@{Interface\+::\+G\+UI}}
\subsubsection[{\texorpdfstring{button(\+Surface, color, Rect, width)}{button(Surface, color, Rect, width)}}]{\setlength{\rightskip}{0pt plus 5cm}def Interface.\+G\+U\+I.\+button (
\begin{DoxyParamCaption}
\item[{}]{Surface, }
\item[{}]{color, }
\item[{}]{Rect, }
\item[{}]{width}
\end{DoxyParamCaption}
)}\hypertarget{classInterface_1_1GUI_a6e96c109143b0d74c039338673435280}{}\label{classInterface_1_1GUI_a6e96c109143b0d74c039338673435280}
A method to create a button.
This method will make a box on the interface
\begin{DoxyParams}{Parameters}
{\em surface} & The background (surface) the box should be made on \\
\hline
{\em color} & The color of the button to be made \\
\hline
{\em Rect} & The coordinate of the button with the length and width \\
\hline
{\em width} & The width of the sides of button \\
\hline
\end{DoxyParams}
\index{Interface\+::\+G\+UI@{Interface\+::\+G\+UI}!runfile@{runfile}}
\index{runfile@{runfile}!Interface\+::\+G\+UI@{Interface\+::\+G\+UI}}
\subsubsection[{\texorpdfstring{runfile(runfilename)}{runfile(runfilename)}}]{\setlength{\rightskip}{0pt plus 5cm}def Interface.\+G\+U\+I.\+runfile (
\begin{DoxyParamCaption}
\item[{}]{runfilename}
\end{DoxyParamCaption}
)}\hypertarget{classInterface_1_1GUI_aea50c45b0173d626777b9aee47a23591}{}\label{classInterface_1_1GUI_aea50c45b0173d626777b9aee47a23591}
A function for running other files.
Executes another python file when this is selected, Given that the file is in same folder.
\begin{DoxyParams}{Parameters}
{\em runfilename} & The name of the file to be executed \\
\hline
\end{DoxyParams}
\index{Interface\+::\+G\+UI@{Interface\+::\+G\+UI}!text@{text}}
\index{text@{text}!Interface\+::\+G\+UI@{Interface\+::\+G\+UI}}
\subsubsection[{\texorpdfstring{text(text, font\+Style, font\+Size, color, coord, surface)}{text(text, fontStyle, fontSize, color, coord, surface)}}]{\setlength{\rightskip}{0pt plus 5cm}def Interface.\+G\+U\+I.\+text (
\begin{DoxyParamCaption}
\item[{}]{text, }
\item[{}]{font\+Style, }
\item[{}]{font\+Size, }
\item[{}]{color, }
\item[{}]{coord, }
\item[{}]{surface}
\end{DoxyParamCaption}
)}\hypertarget{classInterface_1_1GUI_a1017c12e07fbe580fa27aa4c0c634b93}{}\label{classInterface_1_1GUI_a1017c12e07fbe580fa27aa4c0c634b93}
A method to display text.
This function will print the text on the interface
\begin{DoxyParams}{Parameters}
{\em text} & The text to be printed \\
\hline
{\em font\+Style} & The font Style of the text to be displayed \\
\hline
{\em font\+Size} & The size of the text written \\
\hline
{\em color} & The color of the text \\
\hline
{\em coord} & The coordinate at which the text should start displaying \\
\hline
{\em surface} & The background (surface) the text should be printed on \\
\hline
\end{DoxyParams}
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
\item
Interface.\+py\end{DoxyCompactItemize}
\hypertarget{classSnake_1_1Snake}{}\section{Snake.\+Snake Class Reference}
\label{classSnake_1_1Snake}\index{Snake.\+Snake@{Snake.\+Snake}}
An Abstract Data type representing a snake character object.
\subsection*{Public Member Functions}
\begin{DoxyCompactItemize}
\item
def \hyperlink{classSnake_1_1Snake_aeb38fdae78144abf6a84c7ba35af536a}{\+\_\+\+\_\+init\+\_\+\+\_\+} (self, block\+Size, direct, speed, axis)
\begin{DoxyCompactList}\small\item\em \hyperlink{classSnake_1_1Snake}{Snake} constructor. \end{DoxyCompactList}\item
def \hyperlink{classSnake_1_1Snake_ad0507605e291c7ea3423021d4e718df3}{draw} (self, x, y)
\begin{DoxyCompactList}\small\item\em Draw method uses pygame to draw the snake object. \end{DoxyCompactList}\end{DoxyCompactItemize}
\subsection*{Public Attributes}
\begin{DoxyCompactItemize}
\item
{\bfseries speed}\hypertarget{classSnake_1_1Snake_a0b25a63b667813d471a04e3091304ad6}{}\label{classSnake_1_1Snake_a0b25a63b667813d471a04e3091304ad6}
\item
{\bfseries direct}\hypertarget{classSnake_1_1Snake_afb56639cdb67222e4e31ca4cfffebd2d}{}\label{classSnake_1_1Snake_afb56639cdb67222e4e31ca4cfffebd2d}
\item
{\bfseries size}\hypertarget{classSnake_1_1Snake_a886db89c556bb8e85c462c821b56089a}{}\label{classSnake_1_1Snake_a886db89c556bb8e85c462c821b56089a}
\item
{\bfseries axis}\hypertarget{classSnake_1_1Snake_a3ed7ae05b60f642abc4184f349ef279a}{}\label{classSnake_1_1Snake_a3ed7ae05b60f642abc4184f349ef279a}
\end{DoxyCompactItemize}
\subsection{Detailed Description}
An Abstract Data type representing a snake character object.
\subsection{Constructor \& Destructor Documentation}
\index{Snake\+::\+Snake@{Snake\+::\+Snake}!\+\_\+\+\_\+init\+\_\+\+\_\+@{\+\_\+\+\_\+init\+\_\+\+\_\+}}
\index{\+\_\+\+\_\+init\+\_\+\+\_\+@{\+\_\+\+\_\+init\+\_\+\+\_\+}!Snake\+::\+Snake@{Snake\+::\+Snake}}
\subsubsection[{\texorpdfstring{\+\_\+\+\_\+init\+\_\+\+\_\+(self, block\+Size, direct, speed, axis)}{__init__(self, blockSize, direct, speed, axis)}}]{\setlength{\rightskip}{0pt plus 5cm}def Snake.\+Snake.\+\_\+\+\_\+init\+\_\+\+\_\+ (
\begin{DoxyParamCaption}
\item[{}]{self, }
\item[{}]{block\+Size, }
\item[{}]{direct, }
\item[{}]{speed, }
\item[{}]{axis}
\end{DoxyParamCaption}
)}\hypertarget{classSnake_1_1Snake_aeb38fdae78144abf6a84c7ba35af536a}{}\label{classSnake_1_1Snake_aeb38fdae78144abf6a84c7ba35af536a}
\hyperlink{classSnake_1_1Snake}{Snake} constructor.
Initializes a \hyperlink{classSnake_1_1Snake}{Snake} object with its initial attributes
\begin{DoxyParams}{Parameters}
{\em block\+Size} & the width and height of the square block representing the snake \\
\hline
{\em direct} & The direction of the snake\textquotesingle{}s movement \\
\hline
{\em speed} & The initial speed of the snake\textquotesingle{}s movement \\
\hline
\end{DoxyParams}
\subsection{Member Function Documentation}
\index{Snake\+::\+Snake@{Snake\+::\+Snake}!draw@{draw}}
\index{draw@{draw}!Snake\+::\+Snake@{Snake\+::\+Snake}}
\subsubsection[{\texorpdfstring{draw(self, x, y)}{draw(self, x, y)}}]{\setlength{\rightskip}{0pt plus 5cm}def Snake.\+Snake.\+draw (
\begin{DoxyParamCaption}
\item[{}]{self, }
\item[{}]{x, }
\item[{}]{y}
\end{DoxyParamCaption}
)}\hypertarget{classSnake_1_1Snake_ad0507605e291c7ea3423021d4e718df3}{}\label{classSnake_1_1Snake_ad0507605e291c7ea3423021d4e718df3}
Draw method uses pygame to draw the snake object.
\begin{DoxyParams}{Parameters}
{\em x} & The x-\/coordinate where the block should be drawn \\
\hline
{\em y} & The y-\/coordinate where the block should be drawn \\
\hline
\end{DoxyParams}
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
\item
\hyperlink{Snake_8py}{Snake.\+py}\end{DoxyCompactItemize}
\hypertarget{classhighscore_1_1HighScore}{}\section{highscore.\+High\+Score Class Reference}
\label{classhighscore_1_1HighScore}\index{highscore.\+High\+Score@{highscore.\+High\+Score}}
A Class that will contain useful functions in order for the creation of highscore page.
\subsection*{Public Member Functions}
\begin{DoxyCompactItemize}
\item
def \hyperlink{classhighscore_1_1HighScore_a790e2026c698c7a97f3302a17d324a72}{runfile} (runfilename)
\begin{DoxyCompactList}\small\item\em A function for running other files. \end{DoxyCompactList}\item
def \hyperlink{classhighscore_1_1HighScore_a5fad87aae40bcfc2f5a1b2c5726bf650}{text} (text, font\+Style, font\+Size, color, coord, surface)
\begin{DoxyCompactList}\small\item\em A method to display text. \end{DoxyCompactList}\item
def \hyperlink{classhighscore_1_1HighScore_a857b76e0be22a3d5476690a253fdd604}{button} (Surface, color, Rect, width)
\begin{DoxyCompactList}\small\item\em A method to create a button. \end{DoxyCompactList}\item
def \hyperlink{classhighscore_1_1HighScore_a9db9bf4036615d55829c96cd1d78ba88}{find\+Highscore} ()
\begin{DoxyCompactList}\small\item\em Finds the highest score from the file. \end{DoxyCompactList}\end{DoxyCompactItemize}
\subsection{Detailed Description}
A Class that will contain useful functions in order for the creation of highscore page.
\subsection{Member Function Documentation}
\index{highscore\+::\+High\+Score@{highscore\+::\+High\+Score}!button@{button}}
\index{button@{button}!highscore\+::\+High\+Score@{highscore\+::\+High\+Score}}
\subsubsection[{\texorpdfstring{button(\+Surface, color, Rect, width)}{button(Surface, color, Rect, width)}}]{\setlength{\rightskip}{0pt plus 5cm}def highscore.\+High\+Score.\+button (
\begin{DoxyParamCaption}
\item[{}]{Surface, }
\item[{}]{color, }
\item[{}]{Rect, }
\item[{}]{width}
\end{DoxyParamCaption}
)}\hypertarget{classhighscore_1_1HighScore_a857b76e0be22a3d5476690a253fdd604}{}\label{classhighscore_1_1HighScore_a857b76e0be22a3d5476690a253fdd604}
A method to create a button.
This method will make a box on the interface
\begin{DoxyParams}{Parameters}
{\em surface} & The background (surface) the box should be made on \\
\hline
{\em color} & The color of the button to be made \\
\hline
{\em Rect} & The coordinate of the button with the length and width \\
\hline
{\em width} & The width of the sides of button \\
\hline
\end{DoxyParams}
\index{highscore\+::\+High\+Score@{highscore\+::\+High\+Score}!find\+Highscore@{find\+Highscore}}
\index{find\+Highscore@{find\+Highscore}!highscore\+::\+High\+Score@{highscore\+::\+High\+Score}}
\subsubsection[{\texorpdfstring{find\+Highscore()}{findHighscore()}}]{\setlength{\rightskip}{0pt plus 5cm}def highscore.\+High\+Score.\+find\+Highscore (
\begin{DoxyParamCaption}
{}
\end{DoxyParamCaption}
)}\hypertarget{classhighscore_1_1HighScore_a9db9bf4036615d55829c96cd1d78ba88}{}\label{classhighscore_1_1HighScore_a9db9bf4036615d55829c96cd1d78ba88}
Finds the highest score from the file.
This writes the input from the file in an array and find the max number from it \index{highscore\+::\+High\+Score@{highscore\+::\+High\+Score}!runfile@{runfile}}
\index{runfile@{runfile}!highscore\+::\+High\+Score@{highscore\+::\+High\+Score}}
\subsubsection[{\texorpdfstring{runfile(runfilename)}{runfile(runfilename)}}]{\setlength{\rightskip}{0pt plus 5cm}def highscore.\+High\+Score.\+runfile (
\begin{DoxyParamCaption}
\item[{}]{runfilename}
\end{DoxyParamCaption}
)}\hypertarget{classhighscore_1_1HighScore_a790e2026c698c7a97f3302a17d324a72}{}\label{classhighscore_1_1HighScore_a790e2026c698c7a97f3302a17d324a72}
A function for running other files.
Executes another python file when this is selected, Given that the file is in same folder.
\begin{DoxyParams}{Parameters}
{\em runfilename} & The name of the file to be executed \\
\hline
\end{DoxyParams}
\index{highscore\+::\+High\+Score@{highscore\+::\+High\+Score}!text@{text}}
\index{text@{text}!highscore\+::\+High\+Score@{highscore\+::\+High\+Score}}
\subsubsection[{\texorpdfstring{text(text, font\+Style, font\+Size, color, coord, surface)}{text(text, fontStyle, fontSize, color, coord, surface)}}]{\setlength{\rightskip}{0pt plus 5cm}def highscore.\+High\+Score.\+text (
\begin{DoxyParamCaption}
\item[{}]{text, }
\item[{}]{font\+Style, }
\item[{}]{font\+Size, }
\item[{}]{color, }
\item[{}]{coord, }
\item[{}]{surface}
\end{DoxyParamCaption}
)}\hypertarget{classhighscore_1_1HighScore_a5fad87aae40bcfc2f5a1b2c5726bf650}{}\label{classhighscore_1_1HighScore_a5fad87aae40bcfc2f5a1b2c5726bf650}
A method to display text.
This function will print the text on the interface
\begin{DoxyParams}{Parameters}
{\em text} & The text to be printed \\
\hline
{\em font\+Style} & The font Style of the text to be displayed \\
\hline
{\em font\+Size} & The size of the text written \\
\hline
{\em color} & The color of the text \\
\hline
{\em coord} & The coordinate at which the text should start displaying \\
\hline
{\em surface} & The background (surface) the text should be printed on \\
\hline
\end{DoxyParams}
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
\item
\hyperlink{highscore_8py}{highscore.\+py}\end{DoxyCompactItemize}