Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Dublicate Images
Index -> Programming, Visual Basic and Other Basics -> Visual Basic Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
TheXploder




PostPosted: Sat Feb 05, 2005 3:00 pm   Post subject: Dublicate Images

How do you create as many images and load them as you want? To create tile based levels.

I got the main array already. What's the best way to do that, and in terms of the functions I need to use.
Sponsor
Sponsor
Sponsor
sponsor
Brightguy




PostPosted: Sat Feb 05, 2005 10:37 pm   Post subject: Re: Dublicate Images

If your project is simple enough, you could just use an Image control array.

Otherwise, a Form has a PaintPicture method that you can use to display images. (This method can also be used inside PictureBox controls.) If you use PaintPicture, the easiest way to make sure that everything is displayed properly is to set the AutoRedraw property to True.
Display posts from previous:   
   Index -> Programming, Visual Basic and Other Basics -> Visual Basic Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 2 Posts ]
Jump to:   


Style:  
Search: