Download presentation
Presentation is loading. Please wait.
1
Building Memory… Day 3 – November 17, 2006
2
Two options to make Game graphical Game should extend some graphical component to allow us to put it on the frame Game could contain some graphical components and would provide a way to display them on the frame.
3
Which one to pick? What if we pick incorrectly? What are the strengths and weaknesses of each choice? How long do we spend thinking about our choice?
4
Let’s vote Choice 1 was the winner So Game extends a Graphical Component – we picked a Column
5
Now what? What do we put in a column? A card! –What is a card? –It’s a graphic, well maybe a compound graphic, well maybe an image – a cse115.graphics.Image
6
Problem! Images need a DrawingCanvas Put on drawing canvas and run – still a problem!
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.