






Hotspots: Admin Pages | Turn-in Site |
Current Links: Case Final Project Summer 2007
Team MOUSE (nobody clicks like us)
Ali - Hey so I changed the team name, hope no one has any objections.
I've been seeing the other swikis and I think we should be a lil more active here.
Suggestions:
- Use Swiki to post updates on how you're doing and problems if you're stuck.
- Use Swiki to post time and place for next meeting and post if you won't be able to make it (in which case we kill you).
- Use swiki to post .st files, at least until we figure out a work around for CVS integration.
And remeber the mouse is mightier than the keyboard...
w _ Wonderland new.
w getDefaultCamera getMorph extent: 640@480.
w getDefaultCamera getMorph showCameraControls.
barney _ w makeActorFrom: 'Z:\Objects\Animals\PurpleDinosaur.mdl'.
alice _ w makeActorFrom: 'Z:\Objects\Animals\AliceLiddell.mdl'.
alice resize: 1/2.
barney resize: 1/3.
"purpleDinosaur turn: left turns: 1/2."
barney move: #forward.
barney moveTo: {1. 0. 0}.
"alice moveTo: {0. 0. 0}."
dragon _ w makeActorFrom: 'Z:\Objects\Animals\Dragon.mdl'.
dragon moveTo: {-1. 0. 0}.
dragon resize: 1.5.
Link to this Page