MCPcopy Create free account
hub / github.com/OpenApoc/OpenApoc / getValue

Method getValue

forms/scrollbar.h:52–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50 void update() override;
51 void unloadResources() override;
52 virtual int getValue() const { return Value; }
53 virtual int getMinimum() const { return Minimum; }
54 virtual int getMaximum() const { return Maximum; }
55 virtual bool setValue(int newValue);

Callers 15

deserializeManifestMethod · 0.45
serializeInFunction · 0.45
serializeInFunction · 0.45
SelectForcesMethod · 0.45
eventOccurredMethod · 0.45
SkirmishMethod · 0.45
goToBattleMethod · 0.45
updateValuesMethod · 0.45
linkMethod · 0.45
finishMethod · 0.45
eventOccurredMethod · 0.45
updateMultiplierTextMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected