A Sandcastle Documented Class Library
MiniProjekt Namespace |
[Missing <summary> documentation for "N:MiniProjekt"]

Class | Description | |
---|---|---|
![]() | FileHandler |
Filehandler handles all loading and reading of files
When reading the files, it will insert each line from the textfiles in their respective objects
|
![]() | Program |
This is the main of the program
Its only use is to call different instances of the program to see if it works
|
![]() | TennisMatch |
The class TennisMatch handles and simulate each match in the tournament
|
![]() | TennisPlayer |
This class will implement the information about the player
|
![]() | Tournament |
The class tournament constructs the elements in which should be simulated in the tournament
|