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

com.github.czyzby.autumn.mvc.component.AutumnScanningRoot Maven / Gradle / Ivy

Go to download

MVC framework based on LibGDX using Autumn for components management and LML as view templates.

The newest version!
package com.github.czyzby.autumn.mvc.component;

/** Mock-up class that is the base of scanning for Autumn MVC.
 *
 * @author MJ */
public class AutumnScanningRoot {
    private AutumnScanningRoot() {
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy