Package org.ngengine.components.fragments
package org.ngengine.components.fragments
-
ClassDescriptionA fragment that receives the application instance.A fragment that loads assets using the provided AssetManager.A fragment that can load assets asynchronously using the provided AssetManager.Fragments are interfaces that define specialized capabilities for components in the engine.A fragment that provides access to a GUI ViewPort.A fragment that intercept raw input events.A fragment that with a single update method that is called every frame during the application logic update loop.A fragment that provides access to a ViewPort.A fragment that can receive a RenderManager instance and is called every frame during the render phase.