![]() |
Olympe Engine 2.0
2D Game Engine with ECS Architecture
|
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) |
Fuzzy-search palette implementation (Phase 7).
Definition in file NodeSearchPalette.cpp.