This repository has been archived by the owner on Aug 9, 2020. It is now read-only.
-
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.
update health to show the player's real life
- Loading branch information
Showing
47 changed files
with
1,546 additions
and
180 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
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
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
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
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
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
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
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,141 @@ | ||
<!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_251) on Fri Jun 19 13:35:15 BRT 2020 --> | ||
<title>T-Index</title> | ||
<meta name="date" content="2020-06-19"> | ||
<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="T-Index"; | ||
} | ||
} | ||
catch(err) { | ||
} | ||
//--> | ||
</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>Package</li> | ||
<li>Class</li> | ||
<li><a href="../overview-tree.html">Tree</a></li> | ||
<li><a href="../deprecated-list.html">Deprecated</a></li> | ||
<li class="navBarCell1Rev">Index</li> | ||
<li><a href="../help-doc.html">Help</a></li> | ||
</ul> | ||
</div> | ||
<div class="subNav"> | ||
<ul class="navList"> | ||
<li><a href="index-10.html">Prev Letter</a></li> | ||
<li><a href="index-12.html">Next Letter</a></li> | ||
</ul> | ||
<ul class="navList"> | ||
<li><a href="../index.html?index-files/index-11.html" target="_top">Frames</a></li> | ||
<li><a href="index-11.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> | ||
<a name="skip.navbar.top"> | ||
<!-- --> | ||
</a></div> | ||
<!-- ========= END OF TOP NAVBAR ========= --> | ||
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">E</a> <a href="index-3.html">G</a> <a href="index-4.html">H</a> <a href="index-5.html">I</a> <a href="index-6.html">M</a> <a href="index-7.html">O</a> <a href="index-8.html">P</a> <a href="index-9.html">R</a> <a href="index-10.html">S</a> <a href="index-11.html">T</a> <a href="index-12.html">U</a> <a name="I:T"> | ||
<!-- --> | ||
</a> | ||
<h2 class="title">T</h2> | ||
<dl> | ||
<dt><a href="../me/kewi/TabsTag.html" title="class in me.kewi"><span class="typeNameLink">TabsTag</span></a> - Class in <a href="../me/kewi/package-summary.html">me.kewi</a></dt> | ||
<dd> | ||
<div class="block">TabsTag Alfa</div> | ||
</dd> | ||
<dt><span class="memberNameLink"><a href="../me/kewi/TabsTag.html#TabsTag--">TabsTag()</a></span> - Constructor for class me.kewi.<a href="../me/kewi/TabsTag.html" title="class in me.kewi">TabsTag</a></dt> | ||
<dd> </dd> | ||
<dt><a href="../me/kewi/commands/TabsTagCommand.html" title="class in me.kewi.commands"><span class="typeNameLink">TabsTagCommand</span></a> - Class in <a href="../me/kewi/commands/package-summary.html">me.kewi.commands</a></dt> | ||
<dd> </dd> | ||
<dt><span class="memberNameLink"><a href="../me/kewi/commands/TabsTagCommand.html#TabsTagCommand-me.kewi.TabsTag-">TabsTagCommand(TabsTag)</a></span> - Constructor for class me.kewi.commands.<a href="../me/kewi/commands/TabsTagCommand.html" title="class in me.kewi.commands">TabsTagCommand</a></dt> | ||
<dd> </dd> | ||
<dt><a href="../me/kewi/manager/TagManager.html" title="class in me.kewi.manager"><span class="typeNameLink">TagManager</span></a> - Class in <a href="../me/kewi/manager/package-summary.html">me.kewi.manager</a></dt> | ||
<dd> | ||
<div class="block">Tag Manager</div> | ||
</dd> | ||
<dt><span class="memberNameLink"><a href="../me/kewi/manager/TagManager.html#TagManager-me.kewi.TabsTag-">TagManager(TabsTag)</a></span> - Constructor for class me.kewi.manager.<a href="../me/kewi/manager/TagManager.html" title="class in me.kewi.manager">TagManager</a></dt> | ||
<dd> </dd> | ||
</dl> | ||
<a href="index-1.html">C</a> <a href="index-2.html">E</a> <a href="index-3.html">G</a> <a href="index-4.html">H</a> <a href="index-5.html">I</a> <a href="index-6.html">M</a> <a href="index-7.html">O</a> <a href="index-8.html">P</a> <a href="index-9.html">R</a> <a href="index-10.html">S</a> <a href="index-11.html">T</a> <a href="index-12.html">U</a> </div> | ||
<!-- ======= 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>Package</li> | ||
<li>Class</li> | ||
<li><a href="../overview-tree.html">Tree</a></li> | ||
<li><a href="../deprecated-list.html">Deprecated</a></li> | ||
<li class="navBarCell1Rev">Index</li> | ||
<li><a href="../help-doc.html">Help</a></li> | ||
</ul> | ||
</div> | ||
<div class="subNav"> | ||
<ul class="navList"> | ||
<li><a href="index-10.html">Prev Letter</a></li> | ||
<li><a href="index-12.html">Next Letter</a></li> | ||
</ul> | ||
<ul class="navList"> | ||
<li><a href="../index.html?index-files/index-11.html" target="_top">Frames</a></li> | ||
<li><a href="index-11.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> | ||
<a name="skip.navbar.bottom"> | ||
<!-- --> | ||
</a></div> | ||
<!-- ======== END OF BOTTOM NAVBAR ======= --> | ||
</body> | ||
</html> |
Oops, something went wrong.