
com.artemis.factory.Extended Maven / Gradle / Ivy
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