Skip to content

Commit

Permalink
clarification on code placement
Browse files Browse the repository at this point in the history
  • Loading branch information
tpltnt committed Feb 15, 2015
1 parent 5e8c39d commit 1d39ce6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ Right now we are only working on the `draw()` methods and if we want some oF mag
~~~~

We are going to use these two variables to store the last position of the ball and progressively move the ball towards the mouse.
Use the following code in `ofApp.cpp`:

~~~~{.cpp}
void ofApp::setup(){
Expand Down

0 comments on commit 1d39ce6

Please sign in to comment.