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

Method resetPaletteAdjusting

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

Source from the content-addressed store, hash-verified

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

Callers 1

EngineSetupMethod · 0.80

Calls

no outgoing calls

Tested by 1

EngineSetupMethod · 0.64