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

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

package com.artemis.component;

import com.artemis.Component;
import com.artemis.util.SomeEnum;

public class EnumComponent extends Component {
	public SomeEnum enumValue;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy