com.artemis.Component Maven / Gradle / Ivy
package com.artemis;
/**
* The most basic component type.
*
* @see PackedComponent
* @see PooledComponent
*
* @author Arni Arent
*/
public abstract class Component {}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy