com.kotcrab.vis.usl.Main Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of vis-usl Show documentation
Show all versions of vis-usl Show documentation
UI styling language for scene2d.ui
package com.kotcrab.vis.usl;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.PrintStream;
/** Main class of ULS, allowing to use it from command line */
public class Main {
public static void main (String[] args) {
if (args.length < 2) {
System.out.println("Usage: