MCPcopy Create free account
hub / github.com/axmolengine/axmol / getValue

Method getValue

extensions/GUI/src/GUI/ControlExtension/ControlStepper.cpp:174–177  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

172}
173
174double ControlStepper::getValue() const
175{
176 return _value;
177}
178
179void ControlStepper::setStepValue(double stepValue)
180{

Callers 13

initMethod · 0.45
setDefaultValuesMethod · 0.45
onPlayProgressMethod · 0.45
initMethod · 0.45
onEnterMethod · 0.45
onRadiusChangedMethod · 0.45
onSampleNumChangedMethod · 0.45
valueChangedMethod · 0.45
sliderActionMethod · 0.45

Calls

no outgoing calls

Tested by 7

initMethod · 0.36
onEnterMethod · 0.36
onRadiusChangedMethod · 0.36
onSampleNumChangedMethod · 0.36
valueChangedMethod · 0.36
sliderActionMethod · 0.36