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

Method update

example-DropdownMenus/src/ofApp.cpp:54–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54void ofApp::update()
55{
56 menu->update();
57}
58
59void ofApp::draw()
60{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected