Re: Best way to move an image in a custom view?
Re: Best way to move an image in a custom view?
- Subject: Re: Best way to move an image in a custom view?
- From: Public Look <email@hidden>
- Date: Wed, 9 Jun 2004 19:09:16 -0400
There is a Coca Tetris game example in the downloads at
http://www.cocoaprogramming.net/index.html
The book explains what, how, and why in an entire chapter on design
that uses the Tetris game as its example.
The game includes nice animation using NSImage.
On Jun 9, 2004, at 6:14 PM, Ben Kazez wrote:
I'm making a Connect 4 game in which I want the checkers to drop down
in a nice animation. What's the best way of doing this? The way I have
it right now is a Connect4BoardView (: NSView) object. Inside that
object I was thinking of putting an NSImageView whose frame I'd
change. Is there a better way?
Please cc me if you respond (I'm a digest guy).
Thanks,
Ben
--
Ben Kazez
http://ben.kazez.com/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.