LZ: Lookup Tables
[Prev][Next][Index][Thread]
LZ: Lookup Tables
-
Subject: LZ: Lookup Tables
-
From: Steve Peterson <stevep@comso.com>
-
Date: Mon, 02 Sep 1996 22:16:46 -0700
-
In-Reply-To: <>
I'm in the middle of creating my second zshell game and I need to know how to create and recall data from a
lookup table. I need to store 9 sets of screen coordinates and be able to recall those throughout the program
for use with nasr.
example:
.db (x,y),1
.db (x,y),2
I need to be able to say: I need the coordinates of point labled "1" and store "x" in b and store "y" in c.
Understand what I'm getting at?
I would appreciate any help I can get.
_
(_
|_)teve
|eterson
mailto:stevep@comso.com
http://www.geocities.com/SiliconValley/Park/2636