java.lang.Object
technology.sola.engine.graphics.gui.GuiElement<BaseStyles,SpriteGuiElement>
technology.sola.engine.graphics.gui.elements.SpriteGuiElement

@NullMarked public class SpriteGuiElement extends GuiElement<BaseStyles,SpriteGuiElement>
SpriteGuiElement is a GuiElement that renders a sprite from a SpriteSheet in a GUI. It does not render child elements.