Home
last modified time | relevance | path

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

/dports/games/exult/exult-snapshot-v1.7.0.20211128/shapes/shapeinf/
H A Dbodyinf.h57 int get_body_frame() const { in get_body_frame() function
H A Dnpcdollinf.h88 int get_body_frame() const { in get_body_frame() function
/dports/games/exult/exult-snapshot-v1.7.0.20211128/shapes/
H A Dshapeinf.cc196 int Shape_info::get_body_frame() const { in get_body_frame() function in Shape_info
H A Dshapeinf.h328 int get_body_frame() const;
/dports/games/exult/exult-snapshot-v1.7.0.20211128/gumps/
H A DPaperdoll_gump.cc592 ShapeID s(info->get_body_shape(), info->get_body_frame(), SF_PAPERDOL_VGA); in paint_body()
892 info->get_body_frame(), SF_PAPERDOL_VGA); in check_body()
/dports/games/exult/exult-snapshot-v1.7.0.20211128/mapedit/
H A Dshapeedit.cc2903 set_spin("shinfo_body_frame", info.get_body_frame(), in init_shape_notebook()
2944 set_spin("shinfo_npcpaperdoll_bframe", npcinf->get_body_frame()); in init_shape_notebook()
/dports/games/exult/exult-snapshot-v1.7.0.20211128/
H A Dactors.cc4112 int frnum = info.get_body_frame(); // Default 3. in die()