Package com.csse3200.game.rendering
package com.csse3200.game.rendering
-
ClassDescriptionA component responsible for rendering animation effects using a TextureAtlas.Renders animations from a texture atlas on an entity.Provides functionality to draw lines/shapes to the screen for debug purposes.Render a static texture.Wrapper for the particle effect so that pooled effects can have a type and a categoryCan 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.