|
-
Dec 9th, 2001, 09:25 AM
#1
Thread Starter
Member
Level, come here!!
Ok i am drawing maps using an array of images like so
map(0,1) = 1
so the tile 0,1 is picture 1
is there a way i can declare a load of these in a module or text file and call them from a form. eg. instead of saying on form load draw map(0,1)= 2, map(0,2) =1 etc, could i just have draw.map1
or something
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|