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