Package zombie.Lua
Class LuaManager.GlobalObject.LuaFileWriter
java.lang.Object
zombie.Lua.LuaManager.GlobalObject.LuaFileWriter
- Enclosing class:
- LuaManager.GlobalObject
public static class LuaManager.GlobalObject.LuaFileWriter
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description LuaFileWriter()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
LuaFileWriter
public LuaFileWriter()
-
-
Method Details
-
write
public void write(java.lang.String string) throws java.io.IOException- Throws:
java.io.IOException
-
close
public void close() throws java.io.IOException- Throws:
java.io.IOException
-