The Text Handler package contains three systems:
* Settings - Get and set settings for your game via an XML-file
* Text Localization - Localize your game, also hooks into the dynamic text system.
* Dynamic Text System - Replace parts of your text by using tags like
[CharTextFactory name=player], this will be replaced with the players name if you have created such a factory.
* Conversation - NPC Dialog that also hookes into the Dynamic Text System.
* Subtitle system - System for displaying text according to time and duration for example movies.