Home
last modified time | relevance | path

Searched defs:sphere (Results 1 – 1 of 1) sorted by relevance

/original-bsd/games/larn/
H A Dheader.h66 struct sphere struct
68 struct sphere *p; /* pointer to next structure */ argument
69 char x,y,lev; /* location of the sphere */ argument
70 char dir; /* direction sphere is going in */ argument
71 char lifetime; /* duration of the sphere */ argument