MCPcopy Create free account
hub / github.com/danomatika/ofxLua / update

Method update

luaTests/src/ofApp.cpp:27–29  ·  view source on GitHub ↗

--------------------------------------------------------------

Source from the content-addressed store, hash-verified

25
26//--------------------------------------------------------------
27void ofApp::update() {
28 lua.scriptUpdate();
29}
30
31//--------------------------------------------------------------
32void ofApp::draw() {

Callers

nothing calls this directly

Calls 1

scriptUpdateMethod · 0.80

Tested by

no test coverage detected