zombie.Lua
Class TestThingJava

java.lang.Object
  extended by zombie.Lua.LuaBackendClass
      extended by zombie.Lua.TestThingJava
All Implemented Interfaces:
se.krka.kahlua.vm.KahluaTable

public class TestThingJava
extends LuaBackendClass


Constructor Summary
TestThingJava()
           
 
Method Summary
 int getTest()
           
 int getTest(int inc)
           
 
Methods inherited from class zombie.Lua.LuaBackendClass
call, call, call, call, call, call, callBool, callBool, callBool, callBool, callBool, callBool, callFloat, callFloat, callFloat, callFloat, callFloat, callFloat, callInt, callInt, callInt, callInt, callInt, callInt, callVoid, callVoid, callVoid, callVoid, callVoid, callVoid, getMetatable, getString, isEmpty, iterator, len, load, load, rawget, rawget, rawset, rawset, save, save, setMetatable, wipe
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestThingJava

public TestThingJava()
Method Detail

getTest

public int getTest()

getTest

public int getTest(int inc)