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

org.refcodes.checkerboard.CheckerboardViewerAction Maven / Gradle / Ivy

Go to download

Artifact for providing some easy means to visualize (state of) board games or (state of) cellular automatons.

There is a newer version: 1.1.1
Show newest version
package org.refcodes.checkerboard;

public enum CheckerboardViewerAction {
	VIEWPORT_DIMENSION_CHANGED, MIN_VIEWPORT_DIMENSION_CHANGED, FIELD_DIMENSION_CHANGED, VIEWPORT_OFFSET_CHANGED, INITIALIZE
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy