2.16.0-BETA
Pre-release
Pre-release
- Added the CharacterShader interface and reworked the existing shaders, so that they either implement directly from Shader or from CharacterShader.
- Reorganized shader package structure.
- Rewrote a small portion of the AsciiCharacter and AsciiTile classes Draw function in order to prevent some unnecessary re-generating of sprite images.
- Updated the AsciiTile class to only allow shaders that do not implement CharacterShader.