src.backend
クラス TextureScriptParser

java.lang.Object
  上位を拡張 src.backend.TextureScriptParser

public class TextureScriptParser
extends java.lang.Object


コンストラクタの概要
TextureScriptParser(int levelIndex, Model model, java.lang.String infile, java.lang.String outfile)
           
TextureScriptParser(Level level, java.lang.String infile)
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

TextureScriptParser

public TextureScriptParser(int levelIndex,
                           Model model,
                           java.lang.String infile,
                           java.lang.String outfile)

TextureScriptParser

public TextureScriptParser(Level level,
                           java.lang.String infile)