Uses of Class
be.yildizgames.engine.client.parser.SimpleMaterialDefinition
-
-
Uses of SimpleMaterialDefinition in be.yildizgames.engine.client.parser
Methods in be.yildizgames.engine.client.parser that return types with arguments of type SimpleMaterialDefinition Modifier and Type Method Description List<SimpleMaterialDefinition>MaterialParser. parse(Path file)Parse a file and extract data to get SimpleMaterialDefinition.
-