Loading...
Searching...
No Matches
Topics
Here is a list of all topics with brief descriptions:
[detail level 123]
 Malena FrameworkEvent-driven C++ framework built on top of SFML
 AnimationTime-based tweening — Animate, Easing curves, Tweener and the manager that advances them
 CoreFoundational framework types, base abstractions, and shared managers
 ECSEntity-component-system support for data-oriented architecture
 ECS/CoreCore ECS data structures and management systems
 ECS/SystemECS systems that process components and entities
 EngineRuntime systems including application flow, events, messaging, plugins, and window management
 Engine/AppApplication entry points, managers, and controller abstractions
 Engine/EventsEngine-level event management infrastructure
 Engine/MessagingMessaging infrastructure for event-driven communication
 Engine/NetworkingHTTP and WebSocket clients, requests, responses, and the network manager
 Engine/PluginsPlugin interfaces, metadata, and plugin management
 Engine/WindowWindow ownership and access helpers
 GraphicsReusable visual components and UI systems built on top of SFML
 Graphics/BaseFoundational graphic and button abstractions
 Graphics/ControlsInteractive UI controls such as carousels and button types
 Graphics/LayoutsLayout utilities for arranging visual components
 Graphics/PrimitivesPrimitive drawable shapes and low-level visual building blocks
 Graphics/SpritesSprite-based graphics abstractions
 Graphics/TextText rendering, input, cursor, and typing systems
 ManifestsDeclarative metadata, aliases, resources, and context definitions
 ResourcesAsset, configuration, font, sound, texture, flag, and state management systems
 ScreenScreen capture, streaming and display
 TraitsReusable mixin-style behaviors used throughout the framework
 Traits/BaseBase infrastructure for trait composition and multi-trait helpers
 UtilitiesShared helper types and utility functions used across the framework
 ProvidersReusable resource managers that abstract external services