You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

113 lines
8.2 KiB

<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (16) on Tue Jan 18 17:25:03 UTC 2022 -->
<title>S-Index</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2022-01-18">
<meta name="description" content="index: S">
<meta name="generator" content="javadoc/IndexWriter">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
<script type="text/javascript" src="../script-dir/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="../script-dir/jquery-ui.min.js"></script>
</head>
<body class="index-page">
<script type="text/javascript">var pathtoroot = "../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar.top">
<div class="skip-nav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.top.firstrow" class="nav-list" title="Navigation">
<li><a href="../index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li class="nav-bar-cell1-rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip.navbar.top">
<!-- -->
</span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1>Index</h1>
</div>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">H</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">L</a>&nbsp;<a href="index-11.html">M</a>&nbsp;<a href="index-12.html">N</a>&nbsp;<a href="index-13.html">O</a>&nbsp;<a href="index-14.html">P</a>&nbsp;<a href="index-15.html">R</a>&nbsp;<a href="index-16.html">S</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">V</a>&nbsp;<a href="index-19.html">W</a>&nbsp;<a href="index-20.html">X</a>&nbsp;<a href="index-21.html">Y</a>&nbsp;<br><a href="../allclasses-index.html">All&nbsp;Classes</a><span class="vertical-separator">|</span><a href="../allpackages-index.html">All&nbsp;Packages</a>
<h2 class="title" id="I:S">S</h2>
<dl class="index">
<dt><span class="member-name-link"><a href="../model/cellule/Cellule.html#setActiveColor(javafx.scene.paint.Color)">setActiveColor(Color)</a></span> - Method in class model.cellule.<a href="../model/cellule/Cellule.html" title="class in model.cellule">Cellule</a></dt>
<dd>
<div class="block">Sets the value of the property activeColor.</div>
</dd>
<dt><span class="member-name-link"><a href="../model/cellule/Cellule.html#setAlive(java.lang.Boolean)">setAlive(Boolean)</a></span> - Method in class model.cellule.<a href="../model/cellule/Cellule.html" title="class in model.cellule">Cellule</a></dt>
<dd>
<div class="block">Change l'état de la cellule en changant le couleur actve ainsi qu'en notifiant tout les abonnés du changement</div>
</dd>
<dt><span class="member-name-link"><a href="../model/plateau/Plateau.html#setColone(int)">setColone(int)</a></span> - Method in class model.plateau.<a href="../model/plateau/Plateau.html" title="class in model.plateau">Plateau</a></dt>
<dd>
<div class="block">Sets the value of the property colone.</div>
</dd>
<dt><span class="member-name-link"><a href="../model/actualiseur/ActualiseurTourUnParUn.html#setCptTour(int)">setCptTour(int)</a></span> - Method in class model.actualiseur.<a href="../model/actualiseur/ActualiseurTourUnParUn.html" title="class in model.actualiseur">ActualiseurTourUnParUn</a></dt>
<dd>&nbsp;</dd>
<dt><span class="member-name-link"><a href="../model/plateau/Plateau.html#setGrille(javafx.beans.property.ListProperty)">setGrille(ListProperty&lt;List&lt;Cellule&gt;&gt;)</a></span> - Method in class model.plateau.<a href="../model/plateau/Plateau.html" title="class in model.plateau">Plateau</a></dt>
<dd>
<div class="block">Sets the value of the property grille.</div>
</dd>
<dt><span class="member-name-link"><a href="../model/plateau/Plateau.html#setLigne(int)">setLigne(int)</a></span> - Method in class model.plateau.<a href="../model/plateau/Plateau.html" title="class in model.plateau">Plateau</a></dt>
<dd>
<div class="block">Sets the value of the property ligne.</div>
</dd>
<dt><span class="member-name-link"><a href="../model/cellule/Cellule.html#setLivingColor(javafx.scene.paint.Color)">setLivingColor(Color)</a></span> - Method in class model.cellule.<a href="../model/cellule/Cellule.html" title="class in model.cellule">Cellule</a></dt>
<dd>
<div class="block">Sets the value of the property livingColor.</div>
</dd>
<dt><span class="member-name-link"><a href="../model/boucleDeJeu/observer/ObservableBDJ.html#setObserveurs(java.util.List)">setObserveurs(List&lt;ObserverBDJ&gt;)</a></span> - Method in class model.boucleDeJeu.observer.<a href="../model/boucleDeJeu/observer/ObservableBDJ.html" title="class in model.boucleDeJeu.observer">ObservableBDJ</a></dt>
<dd>&nbsp;</dd>
<dt><span class="member-name-link"><a href="../model/ChangeurRegle.html#setRegleEnCours(model.Regle)">setRegleEnCours(Regle)</a></span> - Method in class model.<a href="../model/ChangeurRegle.html" title="class in model">ChangeurRegle</a></dt>
<dd>
<div class="block">Sets the value of the property regleEnCours.</div>
</dd>
<dt><span class="member-name-link"><a href="../model/cellule/Position.html#setX(int)">setX(int)</a></span> - Method in class model.cellule.<a href="../model/cellule/Position.html" title="class in model.cellule">Position</a></dt>
<dd>&nbsp;</dd>
<dt><span class="member-name-link"><a href="../model/cellule/Position.html#setY(int)">setY(int)</a></span> - Method in class model.cellule.<a href="../model/cellule/Position.html" title="class in model.cellule">Position</a></dt>
<dd>&nbsp;</dd>
<dt><span class="member-name-link"><a href="../launcher/Launcher.html#start(javafx.stage.Stage)">start(Stage)</a></span> - Method in class launcher.<a href="../launcher/Launcher.html" title="class in launcher">Launcher</a></dt>
<dd>
<div class="block">Lance l'application</div>
</dd>
<dt><span class="member-name-link"><a href="../views/VueJeu.html#startGame(javafx.event.ActionEvent)">startGame(ActionEvent)</a></span> - Method in class views.<a href="../views/VueJeu.html" title="class in views">VueJeu</a></dt>
<dd>
<div class="block">Lancer le jeu</div>
</dd>
<dt><span class="member-name-link"><a href="../model/Manager.html#stoperJeu()">stoperJeu()</a></span> - Method in class model.<a href="../model/Manager.html" title="class in model">Manager</a></dt>
<dd>
<div class="block">Recommencer le jeu</div>
</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">H</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">L</a>&nbsp;<a href="index-11.html">M</a>&nbsp;<a href="index-12.html">N</a>&nbsp;<a href="index-13.html">O</a>&nbsp;<a href="index-14.html">P</a>&nbsp;<a href="index-15.html">R</a>&nbsp;<a href="index-16.html">S</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">V</a>&nbsp;<a href="index-19.html">W</a>&nbsp;<a href="index-20.html">X</a>&nbsp;<a href="index-21.html">Y</a>&nbsp;<br><a href="../allclasses-index.html">All&nbsp;Classes</a><span class="vertical-separator">|</span><a href="../allpackages-index.html">All&nbsp;Packages</a></main>
</div>
</div>
</body>
</html>