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

Method getMinimum

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

Source from the content-addressed store, hash-verified

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);
56 virtual bool setMinimum(int newMininum);

Callers 6

beginMethod · 0.80
updateMultiplierTextMethod · 0.80
finishMethod · 0.80
onRenderMethod · 0.80
onRenderMethod · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected