In this part:
Code:// how big is our map? mapW = map1[0].length; mapH = map1.length;
was mapH supposed to be mapH = map1[J].length; ?
just wondering, since I hadn't seen "J" defined in the initial code.
-genesis f5
|
Results 1 to 7 of 7
Threaded View
|
Click Here to Expand Forum to Full Width |