Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I Want To Create A Game, But.....
Message
General information
Forum:
Visual Basic
Category:
Other
Miscellaneous
Thread ID:
00649132
Message ID:
00649707
Views:
16
>hehe
>
>One idea I had was to create an image for each state, then
>combine them all into a map.
>
>The question is, how?

I didn't play around with that stuff, There should be several standard approaches how to do that. I am sure I have seen a book "Learn How to Program Games in VB in 21 day" :)

You still can get the mouse coordinates the same way as in VFP :)

Private Sub Image1_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single)
*
End Sub
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform