Class OwnMtlLoader
java.lang.Object
gaiasky.render.gdx.loader.OwnMtlLoader
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetMaterial(String name) voidload(com.badlogic.gdx.files.FileHandle file) loads .mtl file
-
Field Details
-
materials
-
-
Constructor Details
-
OwnMtlLoader
public OwnMtlLoader()
-
-
Method Details
-
load
public void load(com.badlogic.gdx.files.FileHandle file) loads .mtl file -
getMaterial
-