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

org.duelengine.duel.DuelPart Maven / Gradle / Ivy

The newest version!
package org.duelengine.duel;

public abstract class DuelPart extends DuelView {

	public abstract String getPartName();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy