Module technology.sola.engine
Package technology.sola.engine.graphics.system
package technology.sola.engine.graphics.system
This package provides
EcsSystems that operate on graphics related Components.-
ClassesClassDescriptionLightFlickerSystem is an
EcsSystemthat handles updating the flicker data of aLightComponent.SpriteAnimatorSystem handles updating the animation state ofEntitythat have aSpriteComponentandSpriteAnimatorComponent.TransformAnimatorSystem handles updating the animation state ofEntitythat have aTransformComponentandTransformAnimatorComponent.