Atrinik Server 2.5
Data Fields
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 676 of file map.h.


Field Documentation

Atrinik direction scheme that the creature should head

Definition at line 688 of file map.h.

unsigned int rv_vector_s::distance

The distance away

Definition at line 679 of file map.h.

X distance away

Definition at line 682 of file map.h.

Y distance away

Definition at line 685 of file map.h.

Part of the object that is closest.

Definition at line 691 of file map.h.


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