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