MCPcopy Create free account
hub / github.com/OpenFodder/openfodder / isPaletteAdjusting

Method isPaletteAdjusting

Source/Surface.hpp:104–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102 inline size_t GetHeight() const { return mHeight; }
103
104 inline bool isPaletteAdjusting() const { return mPaletteAdjusting; }
105 inline void resetPaletteAdjusting() { mPaletteAdjusting = false; }
106};

Callers 15

CycleMethod · 0.80
GUI_Select_File_LoopMethod · 0.80
Phase_CycleMethod · 0.80
Menu_DrawMethod · 0.80
Demo_Quiz_ShowScreenMethod · 0.80
Service_KIA_LoopMethod · 0.80
intro_LegionMessageMethod · 0.80
intro_PlayMethod · 0.80
Image_FadeInMethod · 0.80
Image_FadeOutMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected