This is the complete list of members for Sci::GfxRemap32, including all inherited members.
blockRange(const uint8 from, const int16 count) | Sci::GfxRemap32 | |
getBlockedRangeCount() const (defined in Sci::GfxRemap32) | Sci::GfxRemap32 | inline |
getBlockedRangeStart() const (defined in Sci::GfxRemap32) | Sci::GfxRemap32 | inline |
getEndColor() const (defined in Sci::GfxRemap32) | Sci::GfxRemap32 | inline |
getRemapCount() const (defined in Sci::GfxRemap32) | Sci::GfxRemap32 | inline |
getStartColor() const (defined in Sci::GfxRemap32) | Sci::GfxRemap32 | inline |
GfxRemap32() (defined in Sci::GfxRemap32) | Sci::GfxRemap32 | |
remapAllOff() | Sci::GfxRemap32 | |
remapAllTables(const bool paletteUpdated) | Sci::GfxRemap32 | |
remapByPercent(const uint8 color, const int16 percent) | Sci::GfxRemap32 | |
remapByRange(const uint8 color, const int16 from, const int16 to, const int16 delta) | Sci::GfxRemap32 | |
remapColor(const uint8 sourceColor, const uint8 targetColor) const | Sci::GfxRemap32 | inline |
remapEnabled(uint8 color) const | Sci::GfxRemap32 | inline |
remapOff(const uint8 color) | Sci::GfxRemap32 | |
remapToGray(const uint8 color, const int8 gray) | Sci::GfxRemap32 | |
remapToPercentGray(const uint8 color, const int16 gray, const int16 percent) | Sci::GfxRemap32 | |
saveLoadWithSerializer(Common::Serializer &s) override (defined in Sci::GfxRemap32) | Sci::GfxRemap32 | virtual |
~Serializable() (defined in Common::Serializable) | Common::Serializable | inlinevirtual |