Notes from lab class, March 28, 2014
These were the notes I wrote on the screen during class on Friday,
March 28
Events
Create new event:
- -let arrow key move subject
- -while something is true
- while man within 1 m of boy
- begin: kickBoy
logical AND function ---
- function in world
Drag flyingHeight=1 into main editor
Select number for flying height
Drag "ask user for number" into the
- "flyingHeight set value to " method
Drag flyingHeight=1 (from top) into
- pilgrimBoy move up ...
new method: list of actions to take
each object can have sub-objects
- man {torso,leftleg,rightleg}
my first method -- what you see when
- you click run
User input: function of world