Event-driven C++ framework built on top of SFML. More...
Topics | |
| Core | |
| Foundational framework types, base abstractions, and shared managers. | |
| ECS | |
| Entity-component-system support for data-oriented architecture. | |
| Engine | |
| Runtime systems including application flow, events, messaging, plugins, and window management. | |
| Graphics | |
| Reusable visual components and UI systems built on top of SFML. | |
| Manifests | |
| Declarative metadata, aliases, resources, and context definitions. | |
| Resources | |
| Asset, configuration, font, sound, texture, flag, and state management systems. | |
| Traits | |
| Reusable mixin-style behaviors used throughout the framework. | |
| Utilities | |
| Shared helper types and utility functions used across the framework. | |
Event-driven C++ framework built on top of SFML.
Malena provides application structure, messaging, plugins, reusable graphics components, trait-based behavior composition, resource management, manifests, utilities, and optional ECS support.