AfterKraft / BlackJack

BlackJack Program for our Group Project
0 stars 0 forks source link

API UML #14

Open gabizou opened 11 years ago

gabizou commented 11 years ago

So here's our current UML diagram. Anyone care to give some input on changing what happens?

Current WhiteJack API UML diagram

Btw, we haven't gotten the GameMaker to implement the new GameTable design, it's about 40% done. What we HAVE done is:

The GUI hasn't been touched as of yet.

gabizou commented 11 years ago

So a revised version of the UML after some code clean up looks like this:

WhiteJack API UML

This way now if you notice, there aren't any more use cases (arrows with an X in the middle) coming from the custom game classes (BlackJack, BlackJackGameTable, BlackJackFactory, GoFish, GoFishFactory).