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

artemis.ecs-base-types.config Maven / Gradle / Ivy

The newest version!
# COMPONENTS, MANAGERS, SYSTEMS and FACTORIES are predefined headings.
# Subsequent lines lists built-in types corresponding to the heading.
COMPONENTS
com.artemis.Component
com.artemis.PooledComponent
com.artemis.PackedComponent

# The blank line above isn't strictly necessary, fyi.
MANAGERS
com.artemis.Manager
com.artemis.ComponentManager
com.artemis.EntityManager
com.artemis.managers.PlayerManager
com.artemis.managers.TeamManager
com.artemis.managers.UuidEntityManager

SYSTEMS
com.artemis.AspectSubscriptionManager
com.artemis.BaseSystem
com.artemis.BaseEntitySystem
com.artemis.EntitySystem
com.artemis.link.EntityLinkManager
com.artemis.managers.GroupManager
com.artemis.managers.TagManager
com.artemis.systems.EntityProcessingSystem
com.artemis.systems.IteratingSystem
com.artemis.systems.IntervalEntitySystem
com.artemis.systems.IntervalEntityProcessingSystem
com.artemis.systems.IntervalIteratingSystem
com.artemis.systems.IntervalSystem
com.artemis.systems.VoidEntitySystem

FACTORIES
com.artemis.EntityFactory

MAPPER
com.artemis.ComponentMapper
com.artemis.BaseComponentMapper
com.artemis.BasicComponentMapper




© 2015 - 2025 Weber Informatics LLC | Privacy Policy