
com.artemis.component.Rename Maven / Gradle / Ivy
The newest version!
package com.artemis.component;
import com.artemis.Component;
import com.artemis.annotations.Fluid;
/**
* @author Daan van Yperen
*/
@Fluid(name = "rename2")
public class Rename extends Component {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy