public interface Shader
extends org.mini2Dx.gdx.utils.Disposable
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLog() |
ShaderType |
getShaderType() |
boolean |
isCompiled()
Returns if this shader compiled successfully
|
java.lang.String getLog()
boolean isCompiled()
ShaderType getShaderType()