MCPcopy Create free account
hub / github.com/jerryuhoo/Fire / setState

Method setState

Source/Panels/SpectrogramPanel/DraggableButton.cpp:55–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53}
54
55void DraggableButton::setState(const bool state)
56{
57 mState = state;
58}
59
60void DraggableButton::mouseWheelMove(const juce::MouseEvent& event, const juce::MouseWheelDetails& wheel)
61{

Callers 1

paintMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected