IceShard 1
A personal game engine project, with development focused on 2D/2.5D games.
Loading...
Searching...
No Matches
config_builder.hxx File Reference

Go to the source code of this file.

Classes

struct  ice::ConfigBuilderValue
class  ice::ConfigBuilder

Namespaces

namespace  ice
 SPDX-License-Identifier: MIT.
namespace  ice::config

Functions

auto ice::config::from_json (ice::ConfigBuilder &builder, ice::String json) noexcept -> ice::ErrorCode