com.artemis.component.link.EntityLinkB Maven / Gradle / Ivy
package com.artemis.component.link;
import com.artemis.Component;
import com.artemis.Entity;
public class EntityLinkB extends Component {
public Entity other;
public int nothingHere;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy