https://realprogramming.com
[email protected]
1-877-307-3456
RP4K presents Developing Java Polar Peril, led by instructor Justin Estaris. In this video, Justin is explaining the use of if-statements in the draw() function. Just before the video begins, the students surrounded the existing drawing code with this one if-statement: Only draw if LeftSpeed == 1.
Justin asks the students why this is happening, with one student suggesting an answer. Justin explains the task at hand, illustrates that an example