rv_vector_s Struct Reference

#include <map.h>

Data Fields

unsigned int distance
int distance_x
int distance_y
int direction
objectpart

Detailed Description

This is used by get_rangevector() to determine where the other creature is.

Definition at line 644 of file map.h.


Field Documentation

Atrinik direction scheme that the creature should head

Definition at line 656 of file map.h.

unsigned int rv_vector_s::distance

The distance away

Definition at line 647 of file map.h.

X distance away

Definition at line 650 of file map.h.

Y distance away

Definition at line 653 of file map.h.

Part of the object that is closest.

Definition at line 659 of file map.h.


The documentation for this struct was generated from the following file:

Generated by  doxygen 1.6.2