Ember
Loading...
Searching...
No Matches
ResourcePath.h File Reference

Centralized resource path management for EmberForge. More...

#include <wx/string.h>

Go to the source code of this file.

Classes

class  EmberForge::ResourcePath
 Singleton utility for resolving resource paths. More...

Namespaces

namespace  EmberForge

Detailed Description

Centralized resource path management for EmberForge.

Provides a robust mechanism for locating application resources regardless of the current working directory. Supports:

  • Executable-relative paths (primary)
  • Environment variable override (EMBER_RESOURCES)
  • Multiple fallback locations

Definition in file ResourcePath.h.