| |
To start a game the player must actually select the menu: Game:Join.
- The player is then shown a list of registered
game locations and selects the appropriate choice.
Step |
1 |
Frame1 |
new |
|
|
Join Game Dialog |
2 |
Frame 1 |
add |
General Event Listener |
to |
Join Game Dialog |
3 |
Frame 1 |
new |
|
|
Text File Reader |
4 |
Frame 1 |
read |
text File |
using |
Text File Reader |
5 |
Frame 1 |
convert |
text file |
using |
text file processor |
6 |
Frame 1 |
add |
game list |
to |
Join-Game-dialog |
7 |
Frame 1 |
show |
|
|
join game dialog |
Alternative Scenario
| |
22/11/99
|