|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectsrc.backend.terminal.TerminalDecompiler
public class TerminalDecompiler
decompiler that convert terminal entries in the chunks into BUNGIE terminal scripts
コンストラクタの概要 | |
---|---|
TerminalDecompiler()
|
メソッドの概要 | |
---|---|
void |
decompileTerminals(TermChunk chunk,
java.io.File outputFile)
|
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public TerminalDecompiler()
メソッドの詳細 |
---|
public void decompileTerminals(TermChunk chunk, java.io.File outputFile) throws java.io.IOException
chunk
- in the level which you want to decompile into scriptoutputFile
-
java.io.IOException
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |