Artenus 2D Framework
Artenus Reference

com.annahid.libs.artenus.graphics.effects

Contains classes that handle visual effects. Effects such as "drop shadow" are handled using decoration in Artenus. Each effect is a FilteredEntity that renders the underlying entity in a specific way.

Class Summary

ClassDescription
DropShadowRenders the underlying entity with a shadow effect.