mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-10 13:51:53 +09:00
Former-commit-id: 043c53ad3e9f0cb8f773ef5815397311c04fc8a4 Former-commit-id: b3dd82e122fc3e83b5ff02d1f911033d48d57825
120 lines
4.2 KiB
HTML
120 lines
4.2 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<!--NewPage-->
|
|
<HTML>
|
|
<HEAD>
|
|
<!-- Generated by javadoc (build 1.6.0_65) on Wed Apr 29 22:30:53 PDT 2015 -->
|
|
<TITLE>
|
|
org.luaj.vm2 (Luaj API)
|
|
</TITLE>
|
|
|
|
<META NAME="date" CONTENT="2015-04-29">
|
|
|
|
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
|
|
|
|
|
|
</HEAD>
|
|
|
|
<BODY BGCOLOR="white">
|
|
<FONT size="+1" CLASS="FrameTitleFont">
|
|
<A HREF="../../../org/luaj/vm2/package-summary.html" target="classFrame">org.luaj.vm2</A></FONT>
|
|
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
|
|
<TR>
|
|
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
|
|
Interfaces</FONT>
|
|
<FONT CLASS="FrameItemFont">
|
|
<BR>
|
|
<A HREF="Globals.Compiler.html" title="interface in org.luaj.vm2" target="classFrame"><I>Globals.Compiler</I></A>
|
|
<BR>
|
|
<A HREF="Globals.Loader.html" title="interface in org.luaj.vm2" target="classFrame"><I>Globals.Loader</I></A>
|
|
<BR>
|
|
<A HREF="Globals.Undumper.html" title="interface in org.luaj.vm2" target="classFrame"><I>Globals.Undumper</I></A></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
|
|
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
|
|
<TR>
|
|
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
|
|
Classes</FONT>
|
|
<FONT CLASS="FrameItemFont">
|
|
<BR>
|
|
<A HREF="Buffer.html" title="class in org.luaj.vm2" target="classFrame">Buffer</A>
|
|
<BR>
|
|
<A HREF="Globals.html" title="class in org.luaj.vm2" target="classFrame">Globals</A>
|
|
<BR>
|
|
<A HREF="LoadState.html" title="class in org.luaj.vm2" target="classFrame">LoadState</A>
|
|
<BR>
|
|
<A HREF="LocVars.html" title="class in org.luaj.vm2" target="classFrame">LocVars</A>
|
|
<BR>
|
|
<A HREF="Lua.html" title="class in org.luaj.vm2" target="classFrame">Lua</A>
|
|
<BR>
|
|
<A HREF="LuaBoolean.html" title="class in org.luaj.vm2" target="classFrame">LuaBoolean</A>
|
|
<BR>
|
|
<A HREF="LuaClosure.html" title="class in org.luaj.vm2" target="classFrame">LuaClosure</A>
|
|
<BR>
|
|
<A HREF="LuaDouble.html" title="class in org.luaj.vm2" target="classFrame">LuaDouble</A>
|
|
<BR>
|
|
<A HREF="LuaFunction.html" title="class in org.luaj.vm2" target="classFrame">LuaFunction</A>
|
|
<BR>
|
|
<A HREF="LuaInteger.html" title="class in org.luaj.vm2" target="classFrame">LuaInteger</A>
|
|
<BR>
|
|
<A HREF="LuaNil.html" title="class in org.luaj.vm2" target="classFrame">LuaNil</A>
|
|
<BR>
|
|
<A HREF="LuaNumber.html" title="class in org.luaj.vm2" target="classFrame">LuaNumber</A>
|
|
<BR>
|
|
<A HREF="LuaString.html" title="class in org.luaj.vm2" target="classFrame">LuaString</A>
|
|
<BR>
|
|
<A HREF="LuaTable.html" title="class in org.luaj.vm2" target="classFrame">LuaTable</A>
|
|
<BR>
|
|
<A HREF="LuaThread.html" title="class in org.luaj.vm2" target="classFrame">LuaThread</A>
|
|
<BR>
|
|
<A HREF="LuaThread.State.html" title="class in org.luaj.vm2" target="classFrame">LuaThread.State</A>
|
|
<BR>
|
|
<A HREF="LuaUserdata.html" title="class in org.luaj.vm2" target="classFrame">LuaUserdata</A>
|
|
<BR>
|
|
<A HREF="LuaValue.html" title="class in org.luaj.vm2" target="classFrame">LuaValue</A>
|
|
<BR>
|
|
<A HREF="Print.html" title="class in org.luaj.vm2" target="classFrame">Print</A>
|
|
<BR>
|
|
<A HREF="Prototype.html" title="class in org.luaj.vm2" target="classFrame">Prototype</A>
|
|
<BR>
|
|
<A HREF="TailcallVarargs.html" title="class in org.luaj.vm2" target="classFrame">TailcallVarargs</A>
|
|
<BR>
|
|
<A HREF="Upvaldesc.html" title="class in org.luaj.vm2" target="classFrame">Upvaldesc</A>
|
|
<BR>
|
|
<A HREF="UpValue.html" title="class in org.luaj.vm2" target="classFrame">UpValue</A>
|
|
<BR>
|
|
<A HREF="Varargs.html" title="class in org.luaj.vm2" target="classFrame">Varargs</A>
|
|
<BR>
|
|
<A HREF="WeakTable.html" title="class in org.luaj.vm2" target="classFrame">WeakTable</A>
|
|
<BR>
|
|
<A HREF="WeakTable.WeakSlot.html" title="class in org.luaj.vm2" target="classFrame">WeakTable.WeakSlot</A></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
|
|
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
|
|
<TR>
|
|
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
|
|
Exceptions</FONT>
|
|
<FONT CLASS="FrameItemFont">
|
|
<BR>
|
|
<A HREF="LuaError.html" title="class in org.luaj.vm2" target="classFrame">LuaError</A></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
|
|
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
|
|
<TR>
|
|
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
|
|
Errors</FONT>
|
|
<FONT CLASS="FrameItemFont">
|
|
<BR>
|
|
<A HREF="OrphanedThread.html" title="class in org.luaj.vm2" target="classFrame">OrphanedThread</A></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
|
|
</BODY>
|
|
</HTML>
|