SYNOPSIS
void set_coord( struct Coord coord )
void set_coord( struct Location location )
void set_coord( int x, int y, int z )
FILE
/std/base.c
DESCRIPTION
Set the coordinates for this object. For actually moving something, please
use the move methods
SEE ALSO
get_coord, struct/coord, get_coord_x, get_coord_y, get_coord_z