Home
last modified time | relevance | path

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

/dports/games/alephone/alephone-release-20190331/Source_Files/GameWorld/
H A Deffects.h85 _effect_teleport_object_in, enumerator
H A Deffects.cpp289 if (effect->type==_effect_teleport_object_in && effect->data==object_index) in teleport_object_in()
301 …effect_index= new_effect(&object->location, object->polygon, _effect_teleport_object_in, object->f… in teleport_object_in()