MCPcopy Create free account
hub / github.com/BespokeSynth/BespokeSynth / PostRender

Method PostRender

Source/Push2Control.cpp:254–258  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

252}
253
254void Push2Control::PostRender()
255{
256 if (ThePushBridge.IsInitialized())
257 RenderPush2Display();
258}
259
260void Push2Control::KeyPressed(int key, bool isRepeat)
261{

Callers 1

renderMethod · 0.45

Calls 1

IsInitializedMethod · 0.45

Tested by

no test coverage detected