Package org.ngengine.components
package org.ngengine.components
-
ClassDescriptionComponent<T>A component is a reusable piece of functionality that can be attached to a
ComponentManager
.An interface to initializing and cleaning up components in the component manager.An interface to load resources and configurations for components in a component manager.The ComponentManager is responsible for managing the lifecycle of components within the application.An interface to update components in the component manager.A component that is never enabled and does nothing.