public class ShaderParser
extends Object
-
Constructor Summary
Constructors
-
Method Summary
parse(com.badlogic.gdx.files.FileHandle file)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ShaderParser
public ShaderParser()
-
Method Details
-
parse
public static String parse(com.badlogic.gdx.files.FileHandle file)