Package com.csse3200.game.rendering
package com.csse3200.game.rendering
-
ClassDescriptionRenders animations from a texture atlas on an entity.This class is used to programmatically create a color which can be used as a background in UI components.A Rendering component used to switch between different textures based on the current entity's health.Provides functionality to draw lines/shapes to the screen for debug purposes.Can be rendered onto the screen given a Sprite batch.A generic component for rendering an entity.Core rendering system for the game.Globally accessible service for registering renderable components.Render a static texture.