Class Hierarchy
- java.lang.Object
- technology.sola.engine.graphics.components.BlendModeComponent (implements technology.sola.ecs.Component)
- technology.sola.engine.graphics.components.CameraComponent (implements technology.sola.ecs.Component)
- technology.sola.engine.graphics.components.CircleRendererComponent (implements technology.sola.ecs.Component)
- technology.sola.engine.graphics.components.LayerComponent (implements technology.sola.ecs.Component)
- technology.sola.engine.graphics.components.LightComponent (implements technology.sola.ecs.Component)
- java.lang.Record
- technology.sola.engine.graphics.components.RectangleRendererComponent (implements technology.sola.ecs.Component)
- technology.sola.engine.graphics.components.SpriteComponent (implements technology.sola.ecs.Component)
- technology.sola.engine.graphics.components.SpriteKeyFrame
- technology.sola.engine.graphics.components.TriangleRendererComponent (implements technology.sola.ecs.Component)