|
Porytiles
|
This is the complete list of members for porytiles::PrefilledPalette, including all inherited members.
| available_capacity() const | porytiles::PrefilledPalette | inline |
| can_accommodate(const ColorSet &tile_colors) const | porytiles::PrefilledPalette | |
| fixed_color_count() const | porytiles::PrefilledPalette | |
| fixed_colors() const | porytiles::PrefilledPalette | inline |
| fully_locked(std::size_t hardware_index, ColorSet color_set, std::size_t occupied_slots) | porytiles::PrefilledPalette | static |
| hardware_index() const | porytiles::PrefilledPalette | inline |
| is_fully_locked() const | porytiles::PrefilledPalette | inline |
| occupied_slots() const | porytiles::PrefilledPalette | inline |
| operator<=>(const PrefilledPalette &other) const | porytiles::PrefilledPalette | inline |
| operator==(const PrefilledPalette &other) const | porytiles::PrefilledPalette | inline |
| partially_locked(std::size_t hardware_index, ColorSet fixed_colors, std::size_t occupied_slots, std::size_t total_capacity=pal::max_size - 1) | porytiles::PrefilledPalette | static |