9/28/2016 © A+ Computer Science - Introduction
9/28/2016 © A+ Computer Science D programming environment Introduction to object oriented programming Drag & Drop REAL PROGRAMMING!
9/28/2016 © A+ Computer Science - The World Program Code Events Objects Methods
9/28/2016 © A+ Computer Science - Click Here
9/28/2016 © A+ Computer Science - The World Camera Controls Object Controls Object Library
9/28/2016 © A+ Computer Science - Click
9/28/2016 © A+ Computer Science -
9/28/2016 © A+ Computer Science - Objects have properties that let us change how they look We can also change the properties by dragging them into the code window
9/28/2016 © A+ Computer Science - Methods are things that an object knows how to do. takeTest waitForBus textMessageFriend walkGirlfriendToClass I am an object!
9/28/2016 © A+ Computer Science -
9/28/2016 © A+ Computer Science -
9/28/2016 © A+ Computer Science - Shows you the direction of forward, up, and right for this object. Where the 3 lines intersect is the object’s center and it will rotate around that point.
9/28/2016 © A+ Computer Science - Allows you to move the individual pieces of an object.
9/28/2016 © A+ Computer Science -