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

com.artemis.factory.Extended Maven / Gradle / Ivy

There is a newer version: 2.3.0
Show newest version
package com.artemis.factory;

import com.artemis.annotations.Bind;
import com.artemis.component.Sprite;

@Bind(Sprite.class)
public interface Extended extends ExhibitA {
	Extended sprite(String dummy); 
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy