|
IceShard 1
A personal game engine project, with development focused on 2D/2.5D games.
|
This is the complete list of members for ice::Config, including all inherited members.
| _data | ice::Config | |
| _keys | ice::Config | |
| _strings | ice::Config | |
| _values | ice::Config | |
| Config() noexcept | ice::Config | |
| Config(Config &&other) noexcept | ice::Config | |
| Config(Config const &other) noexcept | ice::Config | |
| operator=(Config &&other) noexcept -> Config & | ice::Config | |
| operator=(Config const &other) noexcept -> Config & | ice::Config | |
| operator[](ice::u32 index) const noexcept -> Config | ice::Config | |
| operator[](ice::String key) const noexcept -> Config | ice::Config |