This namespace/DLL is primarily concerned with wrapping and simplifying gameplay related operations, it consists of the following namespaces...
- BannerLib.Gameplay.Perks - Allows easily adding perks to the game.
- BannerLib.Gameplay.Models - Deals with adding, replacing and decorating
GameModel
derived classes. - BannerLib.Gameplay.Dialogs - A more convenient, fool-proof and apprehensible way to define dialog lines.
- BannerLib.Gameplay.Extensions - Provides a variety of minor simple stateless in-place functionality for various types.