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

pacman.controllers.PacmanController Maven / Gradle / Ivy

There is a newer version: 2.0.1.0
Show newest version
package pacman.controllers;

import pacman.game.Constants;

/**
 * Essentially a tagging to make the loading of entrants easier
 */
public abstract class PacmanController extends Controller{
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy