This is the complete list of members for yaze::app::editor::palette_internal::PaletteEditorHistory, including all inherited members.
GetModifiedColor(size_t index) | yaze::app::editor::palette_internal::PaletteEditorHistory | inline |
GetOriginalColor(size_t index) | yaze::app::editor::palette_internal::PaletteEditorHistory | inline |
GetRecentChanges() const | yaze::app::editor::palette_internal::PaletteEditorHistory | inline |
kMaxHistorySize | yaze::app::editor::palette_internal::PaletteEditorHistory | privatestatic |
recent_changes_ | yaze::app::editor::palette_internal::PaletteEditorHistory | private |
RecordChange(const std::string &group_name, size_t palette_index, size_t color_index, const gfx::SnesColor &original_color, const gfx::SnesColor &new_color) | yaze::app::editor::palette_internal::PaletteEditorHistory | inline |
RestoreOriginalColor(const std::string &group_name, size_t palette_index, size_t color_index) const | yaze::app::editor::palette_internal::PaletteEditorHistory | inline |
size() const | yaze::app::editor::palette_internal::PaletteEditorHistory | inline |