Home
last modified time | relevance | path

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

/dports/games/exult/exult-snapshot-v1.7.0.20211128/shapes/
H A Dshapeinf.h382 bool has_explosion_info() const { in has_explosion_info() function
/dports/games/exult/exult-snapshot-v1.7.0.20211128/mapedit/
H A Dshapegroup.cc125 if (vgafile->get_info(i).has_explosion_info()) in Shape_group()
H A Dshapeedit.cc2907 bool hasexp = info.has_explosion_info(); in init_shape_notebook()