-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 60124a3
Showing
47 changed files
with
9,514 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> | ||
<!-- NewPage --> | ||
<html lang="en"> | ||
<head> | ||
<!-- Generated by javadoc (1.8.0_381) on Sat Feb 10 17:51:55 CET 2024 --> | ||
<title>All Classes</title> | ||
<meta name="date" content="2024-02-10"> | ||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> | ||
<script type="text/javascript" src="script.js"></script> | ||
</head> | ||
<body> | ||
<h1 class="bar">All Classes</h1> | ||
<div class="indexContainer"> | ||
<ul> | ||
<li><a href="com/mighty/spiritcontrol/ability/Ability.html" title="class in com.mighty.spiritcontrol.ability" target="classFrame">Ability</a></li> | ||
<li><a href="com/mighty/spiritcontrol/ability/AbilityDatabase.html" title="class in com.mighty.spiritcontrol.ability" target="classFrame">AbilityDatabase</a></li> | ||
<li><a href="com/mighty/spiritcontrol/ability/attack/Attack.html" title="class in com.mighty.spiritcontrol.ability.attack" target="classFrame">Attack</a></li> | ||
<li><a href="com/mighty/spiritcontrol/player/DBCPlayerWrapper.html" title="class in com.mighty.spiritcontrol.player" target="classFrame">DBCPlayerWrapper</a></li> | ||
<li><a href="com/mighty/spiritcontrol/ability/passive/PassiveAbility.html" title="class in com.mighty.spiritcontrol.ability.passive" target="classFrame">PassiveAbility</a></li> | ||
<li><a href="com/mighty/spiritcontrol/player/SCPlayer.html" title="class in com.mighty.spiritcontrol.player" target="classFrame">SCPlayer</a></li> | ||
<li><a href="com/mighty/spiritcontrol/api/SPCApi.html" title="class in com.mighty.spiritcontrol.api" target="classFrame">SPCApi</a></li> | ||
</ul> | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> | ||
<!-- NewPage --> | ||
<html lang="en"> | ||
<head> | ||
<!-- Generated by javadoc (1.8.0_381) on Sat Feb 10 17:51:55 CET 2024 --> | ||
<title>All Classes</title> | ||
<meta name="date" content="2024-02-10"> | ||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> | ||
<script type="text/javascript" src="script.js"></script> | ||
</head> | ||
<body> | ||
<h1 class="bar">All Classes</h1> | ||
<div class="indexContainer"> | ||
<ul> | ||
<li><a href="com/mighty/spiritcontrol/ability/Ability.html" title="class in com.mighty.spiritcontrol.ability">Ability</a></li> | ||
<li><a href="com/mighty/spiritcontrol/ability/AbilityDatabase.html" title="class in com.mighty.spiritcontrol.ability">AbilityDatabase</a></li> | ||
<li><a href="com/mighty/spiritcontrol/ability/attack/Attack.html" title="class in com.mighty.spiritcontrol.ability.attack">Attack</a></li> | ||
<li><a href="com/mighty/spiritcontrol/player/DBCPlayerWrapper.html" title="class in com.mighty.spiritcontrol.player">DBCPlayerWrapper</a></li> | ||
<li><a href="com/mighty/spiritcontrol/ability/passive/PassiveAbility.html" title="class in com.mighty.spiritcontrol.ability.passive">PassiveAbility</a></li> | ||
<li><a href="com/mighty/spiritcontrol/player/SCPlayer.html" title="class in com.mighty.spiritcontrol.player">SCPlayer</a></li> | ||
<li><a href="com/mighty/spiritcontrol/api/SPCApi.html" title="class in com.mighty.spiritcontrol.api">SPCApi</a></li> | ||
</ul> | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,314 @@ | ||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> | ||
<!-- NewPage --> | ||
<html lang="en"> | ||
<head> | ||
<!-- Generated by javadoc (1.8.0_381) on Sat Feb 10 17:51:54 CET 2024 --> | ||
<title>Ability</title> | ||
<meta name="date" content="2024-02-10"> | ||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> | ||
<script type="text/javascript" src="../../../../script.js"></script> | ||
</head> | ||
<body> | ||
<script type="text/javascript"><!-- | ||
try { | ||
if (location.href.indexOf('is-external=true') == -1) { | ||
parent.document.title="Ability"; | ||
} | ||
} | ||
catch(err) { | ||
} | ||
//--> | ||
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10}; | ||
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; | ||
var altColor = "altColor"; | ||
var rowColor = "rowColor"; | ||
var tableTab = "tableTab"; | ||
var activeTableTab = "activeTableTab"; | ||
</script> | ||
<noscript> | ||
<div>JavaScript is disabled on your browser.</div> | ||
</noscript> | ||
<!-- ========= START OF TOP NAVBAR ======= --> | ||
<div class="topNav"><a name="navbar.top"> | ||
<!-- --> | ||
</a> | ||
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> | ||
<a name="navbar.top.firstrow"> | ||
<!-- --> | ||
</a> | ||
<ul class="navList" title="Navigation"> | ||
<li><a href="../../../../overview-summary.html">Overview</a></li> | ||
<li><a href="package-summary.html">Package</a></li> | ||
<li class="navBarCell1Rev">Class</li> | ||
<li><a href="class-use/Ability.html">Use</a></li> | ||
<li><a href="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="subNav"> | ||
<ul class="navList"> | ||
<li>Prev Class</li> | ||
<li><a href="../../../../com/mighty/spiritcontrol/ability/AbilityDatabase.html" title="class in com.mighty.spiritcontrol.ability"><span class="typeNameLink">Next Class</span></a></li> | ||
</ul> | ||
<ul class="navList"> | ||
<li><a href="../../../../index.html?com/mighty/spiritcontrol/ability/Ability.html" target="_top">Frames</a></li> | ||
<li><a href="Ability.html" target="_top">No Frames</a></li> | ||
</ul> | ||
<ul class="navList" id="allclasses_navbar_top"> | ||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> | ||
</ul> | ||
<div> | ||
<script type="text/javascript"><!-- | ||
allClassesLink = document.getElementById("allclasses_navbar_top"); | ||
if(window==top) { | ||
allClassesLink.style.display = "block"; | ||
} | ||
else { | ||
allClassesLink.style.display = "none"; | ||
} | ||
//--> | ||
</script> | ||
</div> | ||
<div> | ||
<ul class="subNavList"> | ||
<li>Summary: </li> | ||
<li>Nested | </li> | ||
<li>Field | </li> | ||
<li>Constr | </li> | ||
<li><a href="#method.summary">Method</a></li> | ||
</ul> | ||
<ul class="subNavList"> | ||
<li>Detail: </li> | ||
<li>Field | </li> | ||
<li>Constr | </li> | ||
<li><a href="#method.detail">Method</a></li> | ||
</ul> | ||
</div> | ||
<a name="skip.navbar.top"> | ||
<!-- --> | ||
</a></div> | ||
<!-- ========= END OF TOP NAVBAR ========= --> | ||
<!-- ======== START OF CLASS DATA ======== --> | ||
<div class="header"> | ||
<div class="subTitle">com.mighty.spiritcontrol.ability</div> | ||
<h2 title="Class Ability" class="title">Class Ability</h2> | ||
</div> | ||
<div class="contentContainer"> | ||
<ul class="inheritance"> | ||
<li>java.lang.Object</li> | ||
<li> | ||
<ul class="inheritance"> | ||
<li>com.mighty.spiritcontrol.ability.Ability</li> | ||
</ul> | ||
</li> | ||
</ul> | ||
<div class="description"> | ||
<ul class="blockList"> | ||
<li class="blockList"> | ||
<dl> | ||
<dt>All Implemented Interfaces:</dt> | ||
<dd>java.lang.Comparable<<a href="../../../../com/mighty/spiritcontrol/ability/Ability.html" title="class in com.mighty.spiritcontrol.ability">Ability</a>></dd> | ||
</dl> | ||
<dl> | ||
<dt>Direct Known Subclasses:</dt> | ||
<dd><a href="../../../../com/mighty/spiritcontrol/ability/attack/Attack.html" title="class in com.mighty.spiritcontrol.ability.attack">Attack</a>, <a href="../../../../com/mighty/spiritcontrol/ability/passive/PassiveAbility.html" title="class in com.mighty.spiritcontrol.ability.passive">PassiveAbility</a></dd> | ||
</dl> | ||
<hr> | ||
<br> | ||
<pre>public abstract class <span class="typeNameLabel">Ability</span> | ||
extends java.lang.Object | ||
implements java.lang.Comparable<<a href="../../../../com/mighty/spiritcontrol/ability/Ability.html" title="class in com.mighty.spiritcontrol.ability">Ability</a>></pre> | ||
</li> | ||
</ul> | ||
</div> | ||
<div class="summary"> | ||
<ul class="blockList"> | ||
<li class="blockList"> | ||
<!-- ========== METHOD SUMMARY =========== --> | ||
<ul class="blockList"> | ||
<li class="blockList"><a name="method.summary"> | ||
<!-- --> | ||
</a> | ||
<h3>Method Summary</h3> | ||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> | ||
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> | ||
<tr> | ||
<th class="colFirst" scope="col">Modifier and Type</th> | ||
<th class="colLast" scope="col">Method and Description</th> | ||
</tr> | ||
<tr id="i0" class="altColor"> | ||
<td class="colFirst"><code>int</code></td> | ||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/mighty/spiritcontrol/ability/Ability.html#compareTo-com.mighty.spiritcontrol.ability.Ability-">compareTo</a></span>(<a href="../../../../com/mighty/spiritcontrol/ability/Ability.html" title="class in com.mighty.spiritcontrol.ability">Ability</a> o)</code> </td> | ||
</tr> | ||
<tr id="i1" class="rowColor"> | ||
<td class="colFirst"><code>java.lang.String</code></td> | ||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/mighty/spiritcontrol/ability/Ability.html#getDescription--">getDescription</a></span>()</code> </td> | ||
</tr> | ||
<tr id="i2" class="altColor"> | ||
<td class="colFirst"><code>java.lang.String</code></td> | ||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/mighty/spiritcontrol/ability/Ability.html#getId--">getId</a></span>()</code> </td> | ||
</tr> | ||
<tr id="i3" class="rowColor"> | ||
<td class="colFirst"><code>java.lang.String</code></td> | ||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/mighty/spiritcontrol/ability/Ability.html#getName--">getName</a></span>()</code> </td> | ||
</tr> | ||
<tr id="i4" class="altColor"> | ||
<td class="colFirst"><code>java.lang.String</code></td> | ||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/mighty/spiritcontrol/ability/Ability.html#toString--">toString</a></span>()</code> </td> | ||
</tr> | ||
</table> | ||
<ul class="blockList"> | ||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> | ||
<!-- --> | ||
</a> | ||
<h3>Methods inherited from class java.lang.Object</h3> | ||
<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> | ||
</ul> | ||
</li> | ||
</ul> | ||
</li> | ||
</ul> | ||
</div> | ||
<div class="details"> | ||
<ul class="blockList"> | ||
<li class="blockList"> | ||
<!-- ============ METHOD DETAIL ========== --> | ||
<ul class="blockList"> | ||
<li class="blockList"><a name="method.detail"> | ||
<!-- --> | ||
</a> | ||
<h3>Method Detail</h3> | ||
<a name="compareTo-com.mighty.spiritcontrol.ability.Ability-"> | ||
<!-- --> | ||
</a> | ||
<ul class="blockList"> | ||
<li class="blockList"> | ||
<h4>compareTo</h4> | ||
<pre>public int compareTo(<a href="../../../../com/mighty/spiritcontrol/ability/Ability.html" title="class in com.mighty.spiritcontrol.ability">Ability</a> o)</pre> | ||
<dl> | ||
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | ||
<dd><code>compareTo</code> in interface <code>java.lang.Comparable<<a href="../../../../com/mighty/spiritcontrol/ability/Ability.html" title="class in com.mighty.spiritcontrol.ability">Ability</a>></code></dd> | ||
</dl> | ||
</li> | ||
</ul> | ||
<a name="getDescription--"> | ||
<!-- --> | ||
</a> | ||
<ul class="blockList"> | ||
<li class="blockList"> | ||
<h4>getDescription</h4> | ||
<pre>public java.lang.String getDescription()</pre> | ||
<dl> | ||
<dt><span class="returnLabel">Returns:</span></dt> | ||
<dd>Ability's description as a string.</dd> | ||
</dl> | ||
</li> | ||
</ul> | ||
<a name="getName--"> | ||
<!-- --> | ||
</a> | ||
<ul class="blockList"> | ||
<li class="blockList"> | ||
<h4>getName</h4> | ||
<pre>public java.lang.String getName()</pre> | ||
<dl> | ||
<dt><span class="returnLabel">Returns:</span></dt> | ||
<dd>Ability's name as a string.</dd> | ||
</dl> | ||
</li> | ||
</ul> | ||
<a name="getId--"> | ||
<!-- --> | ||
</a> | ||
<ul class="blockList"> | ||
<li class="blockList"> | ||
<h4>getId</h4> | ||
<pre>public java.lang.String getId()</pre> | ||
</li> | ||
</ul> | ||
<a name="toString--"> | ||
<!-- --> | ||
</a> | ||
<ul class="blockListLast"> | ||
<li class="blockList"> | ||
<h4>toString</h4> | ||
<pre>public java.lang.String toString()</pre> | ||
<dl> | ||
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> | ||
<dd><code>toString</code> in class <code>java.lang.Object</code></dd> | ||
</dl> | ||
</li> | ||
</ul> | ||
</li> | ||
</ul> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
<!-- ========= END OF CLASS DATA ========= --> | ||
<!-- ======= START OF BOTTOM NAVBAR ====== --> | ||
<div class="bottomNav"><a name="navbar.bottom"> | ||
<!-- --> | ||
</a> | ||
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> | ||
<a name="navbar.bottom.firstrow"> | ||
<!-- --> | ||
</a> | ||
<ul class="navList" title="Navigation"> | ||
<li><a href="../../../../overview-summary.html">Overview</a></li> | ||
<li><a href="package-summary.html">Package</a></li> | ||
<li class="navBarCell1Rev">Class</li> | ||
<li><a href="class-use/Ability.html">Use</a></li> | ||
<li><a href="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="subNav"> | ||
<ul class="navList"> | ||
<li>Prev Class</li> | ||
<li><a href="../../../../com/mighty/spiritcontrol/ability/AbilityDatabase.html" title="class in com.mighty.spiritcontrol.ability"><span class="typeNameLink">Next Class</span></a></li> | ||
</ul> | ||
<ul class="navList"> | ||
<li><a href="../../../../index.html?com/mighty/spiritcontrol/ability/Ability.html" target="_top">Frames</a></li> | ||
<li><a href="Ability.html" target="_top">No Frames</a></li> | ||
</ul> | ||
<ul class="navList" id="allclasses_navbar_bottom"> | ||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> | ||
</ul> | ||
<div> | ||
<script type="text/javascript"><!-- | ||
allClassesLink = document.getElementById("allclasses_navbar_bottom"); | ||
if(window==top) { | ||
allClassesLink.style.display = "block"; | ||
} | ||
else { | ||
allClassesLink.style.display = "none"; | ||
} | ||
//--> | ||
</script> | ||
</div> | ||
<div> | ||
<ul class="subNavList"> | ||
<li>Summary: </li> | ||
<li>Nested | </li> | ||
<li>Field | </li> | ||
<li>Constr | </li> | ||
<li><a href="#method.summary">Method</a></li> | ||
</ul> | ||
<ul class="subNavList"> | ||
<li>Detail: </li> | ||
<li>Field | </li> | ||
<li>Constr | </li> | ||
<li><a href="#method.detail">Method</a></li> | ||
</ul> | ||
</div> | ||
<a name="skip.navbar.bottom"> | ||
<!-- --> | ||
</a></div> | ||
<!-- ======== END OF BOTTOM NAVBAR ======= --> | ||
</body> | ||
</html> |
Oops, something went wrong.