Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Commit

Permalink
Updated documentation.
Browse files Browse the repository at this point in the history
Updated the documentation for 0.8.0-s8 #149
  • Loading branch information
WhyAreAllTheseTaken committed Oct 11, 2019
1 parent 45e234c commit 32b9a37
Show file tree
Hide file tree
Showing 683 changed files with 186,872 additions and 6,697 deletions.
489 changes: 252 additions & 237 deletions docs/allclasses-frame.html

Large diffs are not rendered by default.

489 changes: 252 additions & 237 deletions docs/allclasses-noframe.html

Large diffs are not rendered by default.

1,562 changes: 415 additions & 1,147 deletions docs/constant-values.html

Large diffs are not rendered by default.

258 changes: 10 additions & 248 deletions docs/deprecated-list.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_191) on Fri Sep 06 19:00:03 BST 2019 -->
<!-- Generated by javadoc (1.8.0_191) on Fri Oct 11 17:27:01 BST 2019 -->
<title>API Help</title>
<meta name="date" content="2019-09-06">
<meta name="date" content="2019-10-11">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
345 changes: 125 additions & 220 deletions docs/index-files/index-1.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/index-files/index-10.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_191) on Fri Sep 06 19:00:03 BST 2019 -->
<!-- Generated by javadoc (1.8.0_191) on Fri Oct 11 17:27:01 BST 2019 -->
<title>J-Index</title>
<meta name="date" content="2019-09-06">
<meta name="date" content="2019-10-11">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down Expand Up @@ -74,11 +74,11 @@
</a>
<h2 class="title">J</h2>
<dl>
<dt><span class="memberNameLink"><a href="../rpgonline/RPGOnline.html#JAVA_BUILD_VERSION">JAVA_BUILD_VERSION</a></span> - Static variable in class rpgonline.<a href="../rpgonline/RPGOnline.html" title="class in rpgonline">RPGOnline</a></dt>
<dt><span class="memberNameLink"><a href="../io/github/tomaso2468/rpgonline/RPGOnline.html#JAVA_BUILD_VERSION">JAVA_BUILD_VERSION</a></span> - Static variable in class io.github.tomaso2468.rpgonline.<a href="../io/github/tomaso2468/rpgonline/RPGOnline.html" title="class in io.github.tomaso2468.rpgonline">RPGOnline</a></dt>
<dd>
<div class="block">The version of java that this library was compiled with.</div>
</dd>
<dt><span class="memberNameLink"><a href="../rpgonline/RPGOnline.html#JAVA_VERSION">JAVA_VERSION</a></span> - Static variable in class rpgonline.<a href="../rpgonline/RPGOnline.html" title="class in rpgonline">RPGOnline</a></dt>
<dt><span class="memberNameLink"><a href="../io/github/tomaso2468/rpgonline/RPGOnline.html#JAVA_VERSION">JAVA_VERSION</a></span> - Static variable in class io.github.tomaso2468.rpgonline.<a href="../io/github/tomaso2468/rpgonline/RPGOnline.html" title="class in io.github.tomaso2468.rpgonline">RPGOnline</a></dt>
<dd>
<div class="block">The current java version used by the JRE.</div>
</dd>
Expand Down
40 changes: 24 additions & 16 deletions docs/index-files/index-11.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_191) on Fri Sep 06 19:00:03 BST 2019 -->
<!-- Generated by javadoc (1.8.0_191) on Fri Oct 11 17:27:01 BST 2019 -->
<title>K-Index</title>
<meta name="date" content="2019-09-06">
<meta name="date" content="2019-10-11">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Expand Down Expand Up @@ -74,37 +74,45 @@
</a>
<h2 class="title">K</h2>
<dl>
<dt><span class="memberNameLink"><a href="../rpgonline/ColorUtils.html#kelvinToColor-float-">kelvinToColor(float)</a></span> - Static method in class rpgonline.<a href="../rpgonline/ColorUtils.html" title="class in rpgonline">ColorUtils</a></dt>
<dt><span class="memberNameLink"><a href="../io/github/tomaso2468/rpgonline/ColorUtils.html#kelvinToColor-float-">kelvinToColor(float)</a></span> - Static method in class io.github.tomaso2468.rpgonline.<a href="../io/github/tomaso2468/rpgonline/ColorUtils.html" title="class in io.github.tomaso2468.rpgonline">ColorUtils</a></dt>
<dd>
<div class="block">Converts a temperature in kelvin to the colour output (RGB) of a black body
at the specified temperature.</div>
</dd>
<dt><span class="memberNameLink"><a href="../rpgonline/net/packet/KeyPacket.html#key">key</a></span> - Variable in class rpgonline.net.packet.<a href="../rpgonline/net/packet/KeyPacket.html" title="class in rpgonline.net.packet">KeyPacket</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../rpgonline/net/packet/UpdatePacket.html#key">key</a></span> - Variable in class rpgonline.net.packet.<a href="../rpgonline/net/packet/UpdatePacket.html" title="class in rpgonline.net.packet">UpdatePacket</a></dt>
<dt><span class="memberNameLink"><a href="../io/github/tomaso2468/rpgonline/net/packet/KeyPacket.html#key">key</a></span> - Variable in class io.github.tomaso2468.rpgonline.net.packet.<a href="../io/github/tomaso2468/rpgonline/net/packet/KeyPacket.html" title="class in io.github.tomaso2468.rpgonline.net.packet">KeyPacket</a></dt>
<dd>
<div class="block">The key data.</div>
</dd>
<dt><span class="memberNameLink"><a href="../io/github/tomaso2468/rpgonline/net/packet/UpdatePacket.html#key">key</a></span> - Variable in class io.github.tomaso2468.rpgonline.net.packet.<a href="../io/github/tomaso2468/rpgonline/net/packet/UpdatePacket.html" title="class in io.github.tomaso2468.rpgonline.net.packet">UpdatePacket</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../rpgonline/net/AESSecurityCap.html#keyAgreement">keyAgreement</a></span> - Variable in class rpgonline.net.<a href="../rpgonline/net/AESSecurityCap.html" title="class in rpgonline.net">AESSecurityCap</a></dt>
<dt><span class="memberNameLink"><a href="../io/github/tomaso2468/rpgonline/net/AESSecurityCap.html#keyAgreement">keyAgreement</a></span> - Variable in class io.github.tomaso2468.rpgonline.net.<a href="../io/github/tomaso2468/rpgonline/net/AESSecurityCap.html" title="class in io.github.tomaso2468.rpgonline.net">AESSecurityCap</a></dt>
<dd>
<div class="block">The key agreement.</div>
</dd>
<dt><a href="../rpgonline/input/KeyboardInputProvider.html" title="interface in rpgonline.input"><span class="typeNameLink">KeyboardInputProvider</span></a> - Interface in <a href="../rpgonline/input/package-summary.html">rpgonline.input</a></dt>
<dt><a href="../io/github/tomaso2468/rpgonline/input/KeyboardInputProvider.html" title="interface in io.github.tomaso2468.rpgonline.input"><span class="typeNameLink">KeyboardInputProvider</span></a> - Interface in <a href="../io/github/tomaso2468/rpgonline/input/package-summary.html">io.github.tomaso2468.rpgonline.input</a></dt>
<dd>
<div class="block">An interface for a provider for keyboard input.</div>
</dd>
<dt><span class="memberNameLink"><a href="../rpgonline/RPGConfig.html#keyInput">keyInput</a></span> - Static variable in class rpgonline.<a href="../rpgonline/RPGConfig.html" title="class in rpgonline">RPGConfig</a></dt>
<dt><span class="memberNameLink"><a href="../io/github/tomaso2468/rpgonline/RPGConfig.html#keyInput">keyInput</a></span> - Static variable in class io.github.tomaso2468.rpgonline.<a href="../io/github/tomaso2468/rpgonline/RPGConfig.html" title="class in io.github.tomaso2468.rpgonline">RPGConfig</a></dt>
<dd>
<div class="block">A handler for storing bindings on keyboards.</div>
</dd>
<dt><a href="../rpgonline/net/packet/KeyPacket.html" title="class in rpgonline.net.packet"><span class="typeNameLink">KeyPacket</span></a> - Class in <a href="../rpgonline/net/packet/package-summary.html">rpgonline.net.packet</a></dt>
<dt><a href="../io/github/tomaso2468/rpgonline/net/packet/KeyPacket.html" title="class in io.github.tomaso2468.rpgonline.net.packet"><span class="typeNameLink">KeyPacket</span></a> - Class in <a href="../io/github/tomaso2468/rpgonline/net/packet/package-summary.html">io.github.tomaso2468.rpgonline.net.packet</a></dt>
<dd>
<div class="block">Packet used for the sending of public encryption keys.</div>
</dd>
<dt><span class="memberNameLink"><a href="../rpgonline/net/packet/KeyPacket.html#KeyPacket-byte:A-">KeyPacket(byte[])</a></span> - Constructor for class rpgonline.net.packet.<a href="../rpgonline/net/packet/KeyPacket.html" title="class in rpgonline.net.packet">KeyPacket</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../rpgonline/net/packet/KeyPacket.html#KeyPacket-java.security.PublicKey-">KeyPacket(PublicKey)</a></span> - Constructor for class rpgonline.net.packet.<a href="../rpgonline/net/packet/KeyPacket.html" title="class in rpgonline.net.packet">KeyPacket</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../rpgonline/net/packet/KeyPacket.Type.html" title="class in rpgonline.net.packet"><span class="typeNameLink">KeyPacket.Type</span></a> - Class in <a href="../rpgonline/net/packet/package-summary.html">rpgonline.net.packet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../io/github/tomaso2468/rpgonline/net/packet/KeyPacket.html#KeyPacket-byte:A-">KeyPacket(byte[])</a></span> - Constructor for class io.github.tomaso2468.rpgonline.net.packet.<a href="../io/github/tomaso2468/rpgonline/net/packet/KeyPacket.html" title="class in io.github.tomaso2468.rpgonline.net.packet">KeyPacket</a></dt>
<dd>
<div class="block">Constructs a new key packet.</div>
</dd>
<dt><span class="memberNameLink"><a href="../io/github/tomaso2468/rpgonline/net/packet/KeyPacket.html#KeyPacket-java.security.PublicKey-">KeyPacket(PublicKey)</a></span> - Constructor for class io.github.tomaso2468.rpgonline.net.packet.<a href="../io/github/tomaso2468/rpgonline/net/packet/KeyPacket.html" title="class in io.github.tomaso2468.rpgonline.net.packet">KeyPacket</a></dt>
<dd>
<div class="block">Constructs a new key packet.</div>
</dd>
<dt><a href="../io/github/tomaso2468/rpgonline/net/packet/KeyPacket.Type.html" title="class in io.github.tomaso2468.rpgonline.net.packet"><span class="typeNameLink">KeyPacket.Type</span></a> - Class in <a href="../io/github/tomaso2468/rpgonline/net/packet/package-summary.html">io.github.tomaso2468.rpgonline.net.packet</a></dt>
<dd>
<div class="block">Type declaration.</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">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">K</a>&nbsp;<a href="index-12.html">L</a>&nbsp;<a href="index-13.html">M</a>&nbsp;<a href="index-14.html">N</a>&nbsp;<a href="index-15.html">O</a>&nbsp;<a href="index-16.html">P</a>&nbsp;<a href="index-17.html">Q</a>&nbsp;<a href="index-18.html">R</a>&nbsp;<a href="index-19.html">S</a>&nbsp;<a href="index-20.html">T</a>&nbsp;<a href="index-21.html">U</a>&nbsp;<a href="index-22.html">V</a>&nbsp;<a href="index-23.html">W</a>&nbsp;<a href="index-24.html">X</a>&nbsp;<a href="index-25.html">Y</a>&nbsp;<a href="index-26.html">Z</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
Expand Down
Loading

0 comments on commit 32b9a37

Please sign in to comment.