Addon that has a set of generic classes to extend custom ones:
- Avatar: Control that renders an image from a texture atlas.
- Custom Dialog: Renders a custom dialog.
- Custom Control: Custom buttons/panels/etc. that can display icons from
blazium_icons_editor
as well as have some effects (eg. scale on hover).
It also comes with a set of fonts.
It also comes with a plugin that needs to be enabled in the Project Settings -> Plugins -> Blazium Theme Editor
. This plugin lets you customize the theme and view results.
For usage example check the blazium-engine/project-tictactoe repo.