Skip to content

Commit

Permalink
Bug in regeln/Sauspiel.java:
Browse files Browse the repository at this point in the history
	Spieler konnte Rufsau schmieren
  • Loading branch information
mnk7 committed Jun 5, 2015
1 parent e55a6a8 commit f70c548
Show file tree
Hide file tree
Showing 143 changed files with 4,205 additions and 1,717 deletions.
2 changes: 2 additions & 0 deletions bin/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
/graphik/
/ki/
/client/
/regeln/
Binary file modified bin/regeln/Sauspiel.class
Binary file not shown.
15 changes: 6 additions & 9 deletions doc/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (version 1.7.0_75) on Wed Feb 25 14:42:50 CET 2015 -->
<!-- Generated by javadoc (version 1.7.0_79) on Fri Jun 05 09:26:17 CEST 2015 -->
<title>All Classes</title>
<meta name="date" content="2015-02-25">
<meta name="date" content="2015-06-05">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
Expand All @@ -26,25 +26,22 @@ <h1 class="bar">All Classes</h1>
<li><a href="lib/Karte.wert.html" title="enum in lib" target="classFrame">Karte.wert</a></li>
<li><a href="graphik/KartenButton.html" title="class in graphik" target="classFrame">KartenButton</a></li>
<li><a href="graphik/KartenLabel.html" title="class in graphik" target="classFrame">KartenLabel</a></li>
<li><a href="ki/KI.html" title="interface in ki" target="classFrame"><i>KI</i></a></li>
<li><a href="ki/KI.html" title="class in ki" target="classFrame">KI</a></li>
<li><a href="graphik/Konto.html" title="class in graphik" target="classFrame">Konto</a></li>
<li><a href="graphik/LetzterStich.html" title="class in graphik" target="classFrame">LetzterStich</a></li>
<li><a href="graphik/Meldungen.html" title="class in graphik" target="classFrame">Meldungen</a></li>
<li><a href="server/Mensch.html" title="class in server" target="classFrame">Mensch</a></li>
<li><a href="graphik/Menu.html" title="interface in graphik" target="classFrame"><i>Menu</i></a></li>
<li><a href="graphik/MenuGUI.html" title="class in graphik" target="classFrame">MenuGUI</a></li>
<li><a href="lib/Model.html" title="class in lib" target="classFrame">Model</a></li>
<li><a href="lib/Model.modus.html" title="enum in lib" target="classFrame">Model.modus</a></li>
<li><a href="client/Netzwerk.html" title="class in client" target="classFrame">Netzwerk</a></li>
<li><a href="lib/Netzwerk.html" title="class in lib" target="classFrame">Netzwerk</a></li>
<li><a href="server/Netzwerk.html" title="class in server" target="classFrame">Netzwerk</a></li>
<li><a href="ki/NGeier.html" title="class in ki" target="classFrame">NGeier</a></li>
<li><a href="ki/NHochzeit.html" title="class in ki" target="classFrame">NHochzeit</a></li>
<li><a href="ki/NSauspiel.html" title="class in ki" target="classFrame">NSauspiel</a></li>
<li><a href="ki/NSolo.html" title="class in ki" target="classFrame">NSolo</a></li>
<li><a href="ki/NWenz.html" title="class in ki" target="classFrame">NWenz</a></li>
<li><a href="regeln/Regelwahl.html" title="class in regeln" target="classFrame">Regelwahl</a></li>
<li><a href="ki/Sauspiel.html" title="class in ki" target="classFrame">Sauspiel</a></li>
<li><a href="regeln/Sauspiel.html" title="class in regeln" target="classFrame">Sauspiel</a></li>
<li><a href="server/Server.html" title="class in server" target="classFrame">Server</a></li>
<li><a href="ki/Si.html" title="class in ki" target="classFrame">Si</a></li>
<li><a href="ki/Solo.html" title="class in ki" target="classFrame">Solo</a></li>
<li><a href="regeln/Solo.html" title="class in regeln" target="classFrame">Solo</a></li>
<li><a href="ki/Spielauswahl.html" title="class in ki" target="classFrame">Spielauswahl</a></li>
Expand Down
15 changes: 6 additions & 9 deletions doc/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (version 1.7.0_75) on Wed Feb 25 14:42:50 CET 2015 -->
<!-- Generated by javadoc (version 1.7.0_79) on Fri Jun 05 09:26:17 CEST 2015 -->
<title>All Classes</title>
<meta name="date" content="2015-02-25">
<meta name="date" content="2015-06-05">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
Expand All @@ -26,25 +26,22 @@ <h1 class="bar">All Classes</h1>
<li><a href="lib/Karte.wert.html" title="enum in lib">Karte.wert</a></li>
<li><a href="graphik/KartenButton.html" title="class in graphik">KartenButton</a></li>
<li><a href="graphik/KartenLabel.html" title="class in graphik">KartenLabel</a></li>
<li><a href="ki/KI.html" title="interface in ki"><i>KI</i></a></li>
<li><a href="ki/KI.html" title="class in ki">KI</a></li>
<li><a href="graphik/Konto.html" title="class in graphik">Konto</a></li>
<li><a href="graphik/LetzterStich.html" title="class in graphik">LetzterStich</a></li>
<li><a href="graphik/Meldungen.html" title="class in graphik">Meldungen</a></li>
<li><a href="server/Mensch.html" title="class in server">Mensch</a></li>
<li><a href="graphik/Menu.html" title="interface in graphik"><i>Menu</i></a></li>
<li><a href="graphik/MenuGUI.html" title="class in graphik">MenuGUI</a></li>
<li><a href="lib/Model.html" title="class in lib">Model</a></li>
<li><a href="lib/Model.modus.html" title="enum in lib">Model.modus</a></li>
<li><a href="client/Netzwerk.html" title="class in client">Netzwerk</a></li>
<li><a href="lib/Netzwerk.html" title="class in lib">Netzwerk</a></li>
<li><a href="server/Netzwerk.html" title="class in server">Netzwerk</a></li>
<li><a href="ki/NGeier.html" title="class in ki">NGeier</a></li>
<li><a href="ki/NHochzeit.html" title="class in ki">NHochzeit</a></li>
<li><a href="ki/NSauspiel.html" title="class in ki">NSauspiel</a></li>
<li><a href="ki/NSolo.html" title="class in ki">NSolo</a></li>
<li><a href="ki/NWenz.html" title="class in ki">NWenz</a></li>
<li><a href="regeln/Regelwahl.html" title="class in regeln">Regelwahl</a></li>
<li><a href="ki/Sauspiel.html" title="class in ki">Sauspiel</a></li>
<li><a href="regeln/Sauspiel.html" title="class in regeln">Sauspiel</a></li>
<li><a href="server/Server.html" title="class in server">Server</a></li>
<li><a href="ki/Si.html" title="class in ki">Si</a></li>
<li><a href="ki/Solo.html" title="class in ki">Solo</a></li>
<li><a href="regeln/Solo.html" title="class in regeln">Solo</a></li>
<li><a href="ki/Spielauswahl.html" title="class in ki">Spielauswahl</a></li>
Expand Down
61 changes: 55 additions & 6 deletions doc/client/Client.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (version 1.7.0_75) on Wed Feb 25 14:42:50 CET 2015 -->
<!-- Generated by javadoc (version 1.7.0_79) on Fri Jun 05 09:26:17 CEST 2015 -->
<title>Client</title>
<meta name="date" content="2015-02-25">
<meta name="date" content="2015-06-05">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
</head>
<body>
Expand Down Expand Up @@ -116,9 +116,9 @@ <h3>Constructor Summary</h3>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../client/Client.html#Client(java.lang.String,%20java.lang.String,%20graphik.MenuGUI)">Client</a></strong>(java.lang.String&nbsp;IP,
<td class="colOne"><code><strong><a href="../client/Client.html#Client(java.lang.String,%20java.lang.String,%20graphik.Menu)">Client</a></strong>(java.lang.String&nbsp;IP,
java.lang.String&nbsp;name,
<a href="../graphik/MenuGUI.html" title="class in graphik">MenuGUI</a>&nbsp;menu)</code>&nbsp;</td>
<a href="../graphik/Menu.html" title="interface in graphik">Menu</a>&nbsp;menu)</code>&nbsp;</td>
</tr>
</table>
</li>
Expand All @@ -143,6 +143,20 @@ <h3>Method Summary</h3>
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../client/Client.html#beenden()">beenden</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../client/Client.html#gespielt(lib.Model)">gespielt</a></strong>(<a href="../lib/Model.html" title="class in lib">Model</a>&nbsp;model)</code>
<div class="block">Wird aufgerufen, wenn eine Karte gespielt wurde</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../client/Client.html#graphik(graphik.View)">graphik</a></strong>(<a href="../graphik/View.html" title="interface in graphik">View</a>&nbsp;view)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../client/Client.html#hochzeitKarteGespielt(lib.Karte)">hochzeitKarteGespielt</a></strong>(<a href="../lib/Karte.html" title="class in lib">Karte</a>&nbsp;angebot)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
Expand All @@ -165,15 +179,15 @@ <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="Client(java.lang.String, java.lang.String, graphik.MenuGUI)">
<a name="Client(java.lang.String, java.lang.String, graphik.Menu)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>Client</h4>
<pre>public&nbsp;Client(java.lang.String&nbsp;IP,
java.lang.String&nbsp;name,
<a href="../graphik/MenuGUI.html" title="class in graphik">MenuGUI</a>&nbsp;menu)
<a href="../graphik/Menu.html" title="interface in graphik">Menu</a>&nbsp;menu)
throws java.lang.Exception</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.Exception</code></dd></dl>
Expand All @@ -187,6 +201,41 @@ <h4>Client</h4>
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="graphik(graphik.View)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>graphik</h4>
<pre>public&nbsp;void&nbsp;graphik(<a href="../graphik/View.html" title="interface in graphik">View</a>&nbsp;view)</pre>
</li>
</ul>
<a name="gespielt(lib.Model)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gespielt</h4>
<pre>public&nbsp;void&nbsp;gespielt(<a href="../lib/Model.html" title="class in lib">Model</a>&nbsp;model)
throws java.lang.Exception</pre>
<div class="block">Wird aufgerufen, wenn eine Karte gespielt wurde</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>model</code> - </dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.Exception</code></dd></dl>
</li>
</ul>
<a name="hochzeitKarteGespielt(lib.Karte)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hochzeitKarteGespielt</h4>
<pre>public&nbsp;void&nbsp;hochzeitKarteGespielt(<a href="../lib/Karte.html" title="class in lib">Karte</a>&nbsp;angebot)
throws java.lang.Exception</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.Exception</code></dd></dl>
</li>
</ul>
<a name="beenden()">
<!-- -->
</a>
Expand Down
4 changes: 2 additions & 2 deletions doc/client/Netzwerk.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (version 1.7.0_75) on Wed Feb 25 14:42:50 CET 2015 -->
<!-- Generated by javadoc (version 1.7.0_79) on Fri Jun 05 09:26:17 CEST 2015 -->
<title>Netzwerk</title>
<meta name="date" content="2015-02-25">
<meta name="date" content="2015-06-05">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
</head>
<body>
Expand Down
4 changes: 2 additions & 2 deletions doc/client/class-use/Client.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (version 1.7.0_75) on Wed Feb 25 14:42:50 CET 2015 -->
<!-- Generated by javadoc (version 1.7.0_79) on Fri Jun 05 09:26:17 CEST 2015 -->
<title>Uses of Class client.Client</title>
<meta name="date" content="2015-02-25">
<meta name="date" content="2015-06-05">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>
Expand Down
4 changes: 2 additions & 2 deletions doc/client/class-use/Netzwerk.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (version 1.7.0_75) on Wed Feb 25 14:42:50 CET 2015 -->
<!-- Generated by javadoc (version 1.7.0_79) on Fri Jun 05 09:26:17 CEST 2015 -->
<title>Uses of Class client.Netzwerk</title>
<meta name="date" content="2015-02-25">
<meta name="date" content="2015-06-05">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>
Expand Down
4 changes: 2 additions & 2 deletions doc/client/package-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (version 1.7.0_75) on Wed Feb 25 14:42:50 CET 2015 -->
<!-- Generated by javadoc (version 1.7.0_79) on Fri Jun 05 09:26:17 CEST 2015 -->
<title>client</title>
<meta name="date" content="2015-02-25">
<meta name="date" content="2015-06-05">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
</head>
<body>
Expand Down
4 changes: 2 additions & 2 deletions doc/client/package-summary.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (version 1.7.0_75) on Wed Feb 25 14:42:50 CET 2015 -->
<!-- Generated by javadoc (version 1.7.0_79) on Fri Jun 05 09:26:17 CEST 2015 -->
<title>client</title>
<meta name="date" content="2015-02-25">
<meta name="date" content="2015-06-05">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
</head>
<body>
Expand Down
4 changes: 2 additions & 2 deletions doc/client/package-tree.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (version 1.7.0_75) on Wed Feb 25 14:42:50 CET 2015 -->
<!-- Generated by javadoc (version 1.7.0_79) on Fri Jun 05 09:26:17 CEST 2015 -->
<title>client Class Hierarchy</title>
<meta name="date" content="2015-02-25">
<meta name="date" content="2015-06-05">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
</head>
<body>
Expand Down
4 changes: 2 additions & 2 deletions doc/client/package-use.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (version 1.7.0_75) on Wed Feb 25 14:42:50 CET 2015 -->
<!-- Generated by javadoc (version 1.7.0_79) on Fri Jun 05 09:26:17 CEST 2015 -->
<title>Uses of Package client</title>
<meta name="date" content="2015-02-25">
<meta name="date" content="2015-06-05">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
</head>
<body>
Expand Down
4 changes: 2 additions & 2 deletions doc/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (version 1.7.0_75) on Wed Feb 25 14:42:50 CET 2015 -->
<!-- Generated by javadoc (version 1.7.0_79) on Fri Jun 05 09:26:17 CEST 2015 -->
<title>Constant Field Values</title>
<meta name="date" content="2015-02-25">
<meta name="date" content="2015-06-05">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
Expand Down
4 changes: 2 additions & 2 deletions doc/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (version 1.7.0_75) on Wed Feb 25 14:42:50 CET 2015 -->
<!-- Generated by javadoc (version 1.7.0_79) on Fri Jun 05 09:26:17 CEST 2015 -->
<title>Deprecated List</title>
<meta name="date" content="2015-02-25">
<meta name="date" content="2015-06-05">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
Expand Down
26 changes: 21 additions & 5 deletions doc/graphik/Gegenspieler.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (version 1.7.0_75) on Wed Feb 25 14:42:48 CET 2015 -->
<!-- Generated by javadoc (version 1.7.0_79) on Fri Jun 05 09:26:15 CEST 2015 -->
<title>Gegenspieler</title>
<meta name="date" content="2015-02-25">
<meta name="date" content="2015-06-05">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
</head>
<body>
Expand Down Expand Up @@ -213,17 +213,23 @@ <h3>Method Summary</h3>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../graphik/Gegenspieler.html#dran(boolean)">dran</a></strong>(boolean&nbsp;an)</code>
<div class="block">Zeigt an, dass dieser Spieler dran ist.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../graphik/Gegenspieler.html#nachricht(java.lang.String)">nachricht</a></strong>(java.lang.String&nbsp;text)</code>
<div class="block">Zeigt eine Nachricht für den Gegenspieler an</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../graphik/Gegenspieler.html#name(java.lang.String)">name</a></strong>(java.lang.String&nbsp;text)</code>
<div class="block">Setzt den Namen des Spielers</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../graphik/Gegenspieler.html#update(int)">update</a></strong>(int&nbsp;kartenzahl)</code>
<div class="block">Zeigt kartenzahl Karten beim Gegenspieler an</div>
Expand Down Expand Up @@ -321,14 +327,24 @@ <h4>nachricht</h4>
<a name="name(java.lang.String)">
<!-- -->
</a>
<ul class="blockListLast">
<ul class="blockList">
<li class="blockList">
<h4>name</h4>
<pre>public&nbsp;void&nbsp;name(java.lang.String&nbsp;text)</pre>
<div class="block">Setzt den Namen des Spielers</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>text</code> - </dd></dl>
</li>
</ul>
<a name="dran(boolean)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>dran</h4>
<pre>public&nbsp;void&nbsp;dran(boolean&nbsp;an)</pre>
<div class="block">Zeigt an, dass dieser Spieler dran ist.</div>
</li>
</ul>
</li>
</ul>
</li>
Expand Down
Loading

0 comments on commit f70c548

Please sign in to comment.