All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.dabasan.joglf.gl.window.WindowMode Maven / Gradle / Ivy

There is a newer version: 11.7.0
Show newest version
package com.github.dabasan.joglf.gl.window;

/**
 * Window mode
 * 
 * @author Daba
 *
 */
public enum WindowMode {
	WINDOW, FULL_SCREEN
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy