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

Method draw

luaTests/src/ofApp.cpp:32–34  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

30
31//--------------------------------------------------------------
32void ofApp::draw() {
33 lua.scriptDraw();
34}
35
36//--------------------------------------------------------------
37void ofApp::exit() {

Callers

nothing calls this directly

Calls 1

scriptDrawMethod · 0.80

Tested by

no test coverage detected