Package gaiasky.util.gdx.loader
Class OwnMtlLoader
java.lang.Object
gaiasky.util.gdx.loader.OwnMtlLoader
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetMaterial
(String name) void
load
(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
-