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
| Class | Description |
|---|---|
| DropShadow | Renders the underlying entity with a shadow effect. |