final commit
This commit is contained in:
132
doc/allclasses-index.html
Normal file
132
doc/allclasses-index.html
Normal file
@@ -0,0 +1,132 @@
|
||||
<!DOCTYPE HTML>
|
||||
<!-- NewPage -->
|
||||
<html lang="fr">
|
||||
<head>
|
||||
<!-- Generated by javadoc (15) on Sun Nov 20 21:38:24 EST 2022 -->
|
||||
<title>All Classes</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2022-11-20">
|
||||
<meta name="description" content="class index">
|
||||
<meta name="generator" content="javadoc/AllClassesIndexWriter">
|
||||
<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="all-classes-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="pigeons/package-summary.html">Package</a></li>
|
||||
<li>Class</li>
|
||||
<li><a href="pigeons/package-tree.html">Tree</a></li>
|
||||
<li><a href="deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="index-all.html">Index</a></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 title="All&nbsp;Classes" class="title">All Classes</h1>
|
||||
</div>
|
||||
<div class="type-summary" id="all-classes-table">
|
||||
<table class="summary-table">
|
||||
<caption><span>Class Summary</span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="col-first" scope="col">Class</th>
|
||||
<th class="col-last" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="alt-color" id="i0">
|
||||
<td class="col-first"><a href="pigeons/App.html" title="class in pigeons">App</a></td>
|
||||
<th class="col-last" scope="row"> </th>
|
||||
</tr>
|
||||
<tr class="row-color" id="i1">
|
||||
<td class="col-first"><a href="pigeons/Bird.html" title="class in pigeons">Bird</a></td>
|
||||
<th class="col-last" scope="row">
|
||||
<div class="block">Classe permettant de gérer un oiseau
|
||||
|
||||
Implemente l'interface Runnable, ce qui permet d'executer les actions d'un
|
||||
oiseau dans un thread.</div>
|
||||
</th>
|
||||
</tr>
|
||||
<tr class="alt-color" id="i2">
|
||||
<td class="col-first"><a href="pigeons/Food.html" title="class in pigeons">Food</a></td>
|
||||
<th class="col-last" scope="row">
|
||||
<div class="block">Classe permettant de gérer une nourriture</div>
|
||||
</th>
|
||||
</tr>
|
||||
<tr class="row-color" id="i3">
|
||||
<td class="col-first"><a href="pigeons/Park.html" title="class in pigeons">Park</a></td>
|
||||
<th class="col-last" scope="row">
|
||||
<div class="block">Classe permettant de gérer un parc d'oiseaux
|
||||
|
||||
Ce parc permet de gerer un parc contenant des oiseaux, vous pouvez nourrir
|
||||
ces oiseaux en cliquant sur votre interface, vos oiseaux seront effrayer de
|
||||
manière aléatoire.</div>
|
||||
</th>
|
||||
</tr>
|
||||
<tr class="alt-color" id="i4">
|
||||
<td class="col-first"><a href="pigeons/Position.html" title="class in pigeons">Position</a></td>
|
||||
<th class="col-last" scope="row">
|
||||
<div class="block">Classe representant un position</div>
|
||||
</th>
|
||||
</tr>
|
||||
<tr class="row-color" id="i5">
|
||||
<td class="col-first"><a href="pigeons/UI.html" title="class in pigeons">UI</a></td>
|
||||
<th class="col-last" scope="row">
|
||||
<div class="block">Classe d'interface utilisateur de l'application</div>
|
||||
</th>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</main>
|
||||
<footer role="contentinfo">
|
||||
<nav role="navigation">
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottom-nav" id="navbar.bottom">
|
||||
<div class="skip-nav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<ul id="navbar.bottom.firstrow" class="nav-list" title="Navigation">
|
||||
<li><a href="pigeons/package-summary.html">Package</a></li>
|
||||
<li>Class</li>
|
||||
<li><a href="pigeons/package-tree.html">Tree</a></li>
|
||||
<li><a href="deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="index-all.html">Index</a></li>
|
||||
<li><a href="help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<span class="skip-nav" id="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</span></nav>
|
||||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user