Skip to content

Commit

Permalink
deploy: 056001b
Browse files Browse the repository at this point in the history
  • Loading branch information
Rdeisenroth committed Nov 28, 2023
1 parent 70700b6 commit cc1541c
Show file tree
Hide file tree
Showing 6 changed files with 102 additions and 4 deletions.
2 changes: 1 addition & 1 deletion -f-o-p-bot/fopbot/-karel-world/-karel-world.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<div class="cover ">
<h1 class="cover"><span>Karel</span><wbr></wbr><span><span>World</span></span></h1>
</div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace block"><span class="token keyword">public </span><span class="token keyword"></span>void <a href="-karel-world.html"><span class="token function">KarelWorld</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter "><span class="token keyword"></span>int width<span class="token punctuation">, </span></span><span class="parameter "><span class="token keyword"></span>int height</span></span><span class="token punctuation">)</span><span class="clearfix"><span class="floating-right">(<a href="https://github.com/tudalgo/fopbot/tree/master/src/main/java/fopbot/KarelWorld.java#L115">source</a>)</span></span></div><p class="paragraph">Constructs and initializes a world with the specified size.</p><h4 class="">Parameters</h4><div class="table"><div class="table-row" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main"><div class="main-subrow keyValue "><div class=""><span class="inline-flex"><div><u><span><span>width</span></span></u></div></span></div><div><div class="title"><p class="paragraph">the width of the newly constructed world</p></div></div></div></div><div class="table-row" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main"><div class="main-subrow keyValue "><div class=""><span class="inline-flex"><div><u><span><span>height</span></span></u></div></span></div><div><div class="title"><p class="paragraph">the height of the newly constructed world</p></div></div></div></div></div><h4 class="">Throws</h4><div class="table"><div class="table-row" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main"><div class="main-subrow keyValue "><div class=""><span class="inline-flex"><div><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/RuntimeException.html"><span>Runtime</span><wbr></wbr><span><span>Exception</span></span></a></div></span></div><div><div class="title"><p class="paragraph">if the world size is smaller than one</p></div></div></div></div></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace block"><span class="token keyword">public </span><span class="token keyword"></span>void <a href="-karel-world.html"><span class="token function">KarelWorld</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter "><span class="token keyword"></span>int width<span class="token punctuation">, </span></span><span class="parameter "><span class="token keyword"></span>int height</span></span><span class="token punctuation">)</span><span class="clearfix"><span class="floating-right">(<a href="https://github.com/tudalgo/fopbot/tree/master/src/main/java/fopbot/KarelWorld.java#L116">source</a>)</span></span></div><p class="paragraph">Constructs and initializes a world with the specified size.</p><h4 class="">Parameters</h4><div class="table"><div class="table-row" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main"><div class="main-subrow keyValue "><div class=""><span class="inline-flex"><div><u><span><span>width</span></span></u></div></span></div><div><div class="title"><p class="paragraph">the width of the newly constructed world</p></div></div></div></div><div class="table-row" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main"><div class="main-subrow keyValue "><div class=""><span class="inline-flex"><div><u><span><span>height</span></span></u></div></span></div><div><div class="title"><p class="paragraph">the height of the newly constructed world</p></div></div></div></div></div><h4 class="">Throws</h4><div class="table"><div class="table-row" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main"><div class="main-subrow keyValue "><div class=""><span class="inline-flex"><div><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/RuntimeException.html"><span>Runtime</span><wbr></wbr><span><span>Exception</span></span></a></div></span></div><div><div class="title"><p class="paragraph">if the world size is smaller than one</p></div></div></div></div></div></div></div>
</div>
<div class="footer">
<span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>(c) 2023 tudalgo.org</span><span
Expand Down
2 changes: 1 addition & 1 deletion -f-o-p-bot/fopbot/-karel-world/add-robot.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<div class="cover ">
<h1 class="cover"><span>add</span><wbr></wbr><span><span>Robot</span></span></h1>
</div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace block"><span class="token keyword">public </span><span class="token keyword"></span>void <a href="add-robot.html"><span class="token function">addRobot</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter "><span class="token keyword"></span><a href="../-robot/index.html">Robot</a> robot</span></span><span class="token punctuation">)</span><span class="clearfix"><span class="floating-right">(<a href="https://github.com/tudalgo/fopbot/tree/master/src/main/java/fopbot/KarelWorld.java#L140">source</a>)</span></span></div><p class="paragraph">Adds the specified robot to this world.</p><h4 class="">Parameters</h4><div class="table"><div class="table-row" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main"><div class="main-subrow keyValue "><div class=""><span class="inline-flex"><div><u><span><span>robot</span></span></u></div></span></div><div><div class="title"><p class="paragraph">the robot to place</p></div></div></div></div></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace block"><span class="token keyword">public </span><span class="token keyword"></span>void <a href="add-robot.html"><span class="token function">addRobot</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter "><span class="token keyword"></span><a href="../-robot/index.html">Robot</a> robot</span></span><span class="token punctuation">)</span><span class="clearfix"><span class="floating-right">(<a href="https://github.com/tudalgo/fopbot/tree/master/src/main/java/fopbot/KarelWorld.java#L141">source</a>)</span></span></div><p class="paragraph">Adds the specified robot to this world.</p><h4 class="">Parameters</h4><div class="table"><div class="table-row" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main"><div class="main-subrow keyValue "><div class=""><span class="inline-flex"><div><u><span><span>robot</span></span></u></div></span></div><div><div class="title"><p class="paragraph">the robot to place</p></div></div></div></div></div></div></div>
</div>
<div class="footer">
<span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>(c) 2023 tudalgo.org</span><span
Expand Down
82 changes: 82 additions & 0 deletions -f-o-p-bot/fopbot/-karel-world/get-robot-count.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
<!DOCTYPE html>
<html class="no-js">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>getRobotCount</title>
<link href="../../../images/logo-icon.svg" rel="icon" type="image/svg">
<script>var pathToRoot = "../../../";</script>
<script>document.documentElement.classList.replace("no-js","js");</script>
<script>const storage = localStorage.getItem("dokka-dark-mode")
if (storage == null) {
const osDarkSchemePreferred = window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches
if (osDarkSchemePreferred === true) {
document.getElementsByTagName("html")[0].classList.add("theme-dark")
}
} else {
const savedDarkMode = JSON.parse(storage)
if(savedDarkMode === true) {
document.getElementsByTagName("html")[0].classList.add("theme-dark")
}
}
</script>
<script type="text/javascript" src="https://unpkg.com/kotlin-playground@1/dist/playground.min.js" async="async"></script>
<script type="text/javascript" src="../../../scripts/sourceset_dependencies.js" async="async"></script>
<link href="../../../styles/style.css" rel="Stylesheet">
<link href="../../../styles/main.css" rel="Stylesheet">
<link href="../../../styles/prism.css" rel="Stylesheet">
<link href="../../../styles/logo-styles.css" rel="Stylesheet">
<link href="../../../styles/font-jb-sans-auto.css" rel="Stylesheet">
<script type="text/javascript" src="../../../scripts/clipboard.js" async="async"></script>
<script type="text/javascript" src="../../../scripts/navigation-loader.js" async="async"></script>
<script type="text/javascript" src="../../../scripts/platform-content-handler.js" async="async"></script>
<script type="text/javascript" src="../../../scripts/main.js" defer="defer"></script>
<script type="text/javascript" src="../../../scripts/prism.js" async="async"></script>
<script type="text/javascript" src="../../../scripts/symbol-parameters-wrapper_deferred.js" defer="defer"></script>
<link href="../../../styles/multimodule.css" rel="Stylesheet">
<link href="../../../images/logo-icon.svg">
</head>
<body>
<div class="root">
<nav class="navigation" id="navigation-wrapper">
<div class="navigation--inner">
<div class="navigation-title">
<button class="menu-toggle" id="menu-toggle" type="button">toggle menu</button>
<div class="library-name">
<a class="library-name--link" href="../../../index.html">
FOPBot
</a>
</div>
<div class="library-version">
<dokka-template-command data="{&quot;@class&quot;:&quot;org.jetbrains.dokka.base.templating.ReplaceVersionsCommand&quot;,&quot;location&quot;:&quot;-f-o-p-bot/fopbot/-karel-world/get-robot-count.html&quot;}">0.7.1-SNAPSHOT</dokka-template-command> </div>
</div>
<div class="filter-section" id="filter-section">
<button class="platform-tag platform-selector jvm-like" data-active="" data-filter=":dokkaHtml/main">jvm</button>
</div>
</div>
<div class="navigation-controls">
<button class="navigation-controls--btn navigation-controls--theme" id="theme-toggle-button" type="button">switch theme</button>
<div class="navigation-controls--btn navigation-controls--search" id="searchBar" role="button">search in API</div>
</div>
</nav>
<div id="container">
<div class="sidebar" id="leftColumn">
<div class="sidebar--inner" id="sideMenu"></div>
</div>
<div id="main">
<div class="main-content" data-page-type="member" id="content" pageIds="FOPBot::fopbot/KarelWorld/getRobotCount/#/PointingToDeclaration//769193423">
<div class="breadcrumbs"><a href="../../../index.html">FOPBot</a><span class="delimiter">/</span><a href="../index.html">fopbot</a><span class="delimiter">/</span><a href="index.html">KarelWorld</a><span class="delimiter">/</span><span class="current">getRobotCount</span></div>
<div class="cover ">
<h1 class="cover"><span>get</span><wbr></wbr><span>Robot</span><wbr></wbr><span><span>Count</span></span></h1>
</div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace block"><span class="token keyword">public </span><span class="token keyword"></span>long <a href="get-robot-count.html"><span class="token function">getRobotCount</span></a><span class="token punctuation">(</span><span class="token punctuation">)</span><span class="clearfix"><span class="floating-right">(<a href="https://github.com/tudalgo/fopbot/tree/master/src/main/java/fopbot/KarelWorld.java#L838">source</a>)</span></span></div><p class="paragraph">Returns the amount of robots in this world.</p><span class="kdoc-tag"><h4 class="">Return</h4><p class="paragraph">the amount of robots in this world</p></span></div></div>
</div>
<div class="footer">
<span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>(c) 2023 tudalgo.org</span><span
class="pull-right"><span>Generated by </span><a
href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span>
</div>
</div>
</div>
</div>
</body>
</html>
17 changes: 16 additions & 1 deletion -f-o-p-bot/fopbot/-karel-world/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<div class="breadcrumbs"><a href="../../../index.html">FOPBot</a><span class="delimiter">/</span><a href="../index.html">fopbot</a><span class="delimiter">/</span><span class="current">KarelWorld</span></div>
<div class="cover ">
<h1 class="cover"><span>Karel</span><wbr></wbr><span><span>World</span></span></h1>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace"><span class="token keyword">public </span><span class="token keyword">class </span><a href="index.html">KarelWorld</a><span class="clearfix"><span class="floating-right">(<a href="https://github.com/tudalgo/fopbot/tree/master/src/main/java/fopbot/KarelWorld.java#L30">source</a>)</span></span></div><p class="paragraph">Represents the FOP Bot world on a graphical user interface.</p></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace"><span class="token keyword">public </span><span class="token keyword">class </span><a href="index.html">KarelWorld</a><span class="clearfix"><span class="floating-right">(<a href="https://github.com/tudalgo/fopbot/tree/master/src/main/java/fopbot/KarelWorld.java#L31">source</a>)</span></span></div><p class="paragraph">Represents the FOP Bot world on a graphical user interface.</p></div></div>
</div>
<div class="tabbedcontent">
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="CONSTRUCTOR,TYPE,PROPERTY,FUNCTION">Members</button></div>
Expand Down Expand Up @@ -382,6 +382,21 @@ <h2 class="">Functions</h2>
</div>
</div>
</div>
<a data-name="659522259%2FFunctions%2F769193423" anchor-label="getRobotCount" id="659522259%2FFunctions%2F769193423" data-filterable-set=":dokkaHtml/main"></a>
<div class="table-row" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex">
<div><a href="get-robot-count.html"><span>get</span><wbr></wbr><span>Robot</span><wbr></wbr><span><span>Count</span></span></a></div>
<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="659522259%2FFunctions%2F769193423"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="title">
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace block"><span class="token keyword">public </span><span class="token keyword"></span>long <a href="get-robot-count.html"><span class="token function">getRobotCount</span></a><span class="token punctuation">(</span><span class="token punctuation">)</span></div><div class="brief ">Returns the amount of robots in this world.</div></div></div>
</div>
</div>
</div>
</div>
<a data-name="579323881%2FFunctions%2F769193423" anchor-label="getRobotImageMap" id="579323881%2FFunctions%2F769193423" data-filterable-set=":dokkaHtml/main"></a>
<div class="table-row" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main">
<div class="main-subrow keyValue ">
Expand Down
1 change: 1 addition & 0 deletions -f-o-p-bot/package-list
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ $dokka.location:fopbot/KarelWorld/getFieldColor/#int#int/PointingToDeclaration/
$dokka.location:fopbot/KarelWorld/getGuiPanel/#/PointingToDeclaration/-f-o-p-bot/fopbot/-karel-world/get-gui-panel.html
$dokka.location:fopbot/KarelWorld/getHeight/#/PointingToDeclaration/-f-o-p-bot/fopbot/-karel-world/get-height.html
$dokka.location:fopbot/KarelWorld/getInputHandler/#/PointingToDeclaration/-f-o-p-bot/fopbot/-karel-world/get-input-handler.html
$dokka.location:fopbot/KarelWorld/getRobotCount/#/PointingToDeclaration/-f-o-p-bot/fopbot/-karel-world/get-robot-count.html
$dokka.location:fopbot/KarelWorld/getRobotImageMap/#java.lang.Class<? extends fopbot.Robot>/PointingToDeclaration/-f-o-p-bot/fopbot/-karel-world/get-robot-image-map.html
$dokka.location:fopbot/KarelWorld/getRobotImageMapById/#java.lang.String/PointingToDeclaration/-f-o-p-bot/fopbot/-karel-world/get-robot-image-map-by-id.html
$dokka.location:fopbot/KarelWorld/getTrace/#fopbot.Robot/PointingToDeclaration/-f-o-p-bot/fopbot/-karel-world/get-trace.html
Expand Down
2 changes: 1 addition & 1 deletion scripts/pages.json

Large diffs are not rendered by default.

0 comments on commit cc1541c

Please sign in to comment.