MCPcopy Create free account
hub / github.com/braitsch/ofxDatGui / update

Method update

example-Buttons/src/ofApp.cpp:26–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24}
25
26void ofApp::update()
27{
28 button->update();
29 toggle->update();
30}
31
32void ofApp::draw()
33{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected