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

com.artemis.component.Basic2 Maven / Gradle / Ivy

The newest version!
package com.artemis.component;

import com.artemis.Component;
import com.artemis.ProxyExperiment;

/**
 * Test type handler.
 * @author Daan van Yperen
 */
public class Basic2 extends Component {
    public int bla;
    public ProxyExperiment p;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy