IceShard 1
A personal game engine project, with development focused on 2D/2.5D games.
Loading...
Searching...
No Matches
ice::Config Member List

This is the complete list of members for ice::Config, including all inherited members.

_dataice::Config
_keysice::Config
_stringsice::Config
_valuesice::Config
Config() noexceptice::Config
Config(Config &&other) noexceptice::Config
Config(Config const &other) noexceptice::Config
operator=(Config &&other) noexcept -> Config &ice::Config
operator=(Config const &other) noexcept -> Config &ice::Config
operator[](ice::u32 index) const noexcept -> Configice::Config
operator[](ice::String key) const noexcept -> Configice::Config