Olympe Engine 2.0
2D Game Engine with ECS Architecture
Loading...
Searching...
No Matches
Namespaces | Functions
NodeSearchPalette.cpp File Reference

Fuzzy-search palette implementation (Phase 7). More...

#include "NodeSearchPalette.h"
#include <algorithm>
#include <cctype>
#include "../system/system_utils.h"
+ Include dependency graph for NodeSearchPalette.cpp:

Go to the source code of this file.

Namespaces

namespace  Olympe
 < Provides AssetID and INVALID_ASSET_ID
 

Functions

static std::string Olympe::ToLower (const std::string &s)
 

Detailed Description

Fuzzy-search palette implementation (Phase 7).

Author
Olympe Engine
Date
2026-03-10

Definition in file NodeSearchPalette.cpp.