Sie sind auf Seite 1von 1

OBJECT MODEL

Player name coinOption 2 Includes 1 CoinGame players theCoin

Flip

Coin coinOption

Includes

CLASS DIAGRAM

:Player - name:String - coinOptions:String + getCoinOption():String + setCoinOption(opponentFlip:String):void + getRandCoinOption():String + didPlayerWin(winningFlip:String):void theCoinGame:CoinGame - player:Player[] - theCoin:Coin + startGame():void :Coin - coinOptions:String + getCoinOption():String

:Player - name:String + methods

Das könnte Ihnen auch gefallen