Home
last modified time | relevance | path

Searched refs:sexp_set_orient_sub (Results 1 – 1 of 1) sorted by relevance

/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/parse/
H A Dsexp.cpp8014 void sexp_set_orient_sub(matrix *orient_to_set, vec3d *pos, vec3d *location, int turn_time = 0, int… in sexp_set_orient_sub() function
8104sexp_set_orient_sub(&oswpt->objp->orient, &oswpt->objp->pos, location, turn_time, bank, oswpt->obj… in sexp_set_oswpt_facing()
8108sexp_set_orient_sub(&oswpt->ship_entry->p_objp->orient, &oswpt->ship_entry->p_objp->pos, location); in sexp_set_oswpt_facing()
8117 sexp_set_orient_sub(&objp->orient, &objp->pos, location, turn_time, bank, objp); in sexp_set_oswpt_facing()
8127 sexp_set_orient_sub(&p_objp->orient, &p_objp->pos, location); in sexp_set_oswpt_facing()