Home
last modified time | relevance | path

Searched defs:effect_index (Results 26 – 36 of 36) sorted by path

12

/dports/games/alephone/alephone-release-20190331/Source_Files/GameWorld/
H A Deffects.cpp71 const short effect_index) in get_effect_data()
94 short effect_index= NONE; in new_effect() local
156 short effect_index; in update_effects() local
201 short effect_index) in remove_effect()
215 short effect_index; in remove_all_nonpersistent_effects() local
255 …short effect_index= new_effect(&object->location, object->polygon, _effect_teleport_object_out, ob… in teleport_object_out() local
283 short effect_index; in teleport_object_in() local
/dports/games/alephone/alephone-release-20190331/Source_Files/Lua/
H A Dlua_objects.cpp328 short effect_index = ::new_effect(&location, polygon_index, effect_type, 0); in Lua_Effects_New() local
H A Dlua_script.cpp679 void LuaState::InvalidateEffect(short effect_index) in InvalidateEffect()
1310 void L_Invalidate_Effect(short effect_index) in L_Invalidate_Effect()
/dports/games/angband/Angband-4.2.2/src/
H A Deffects.h36 } effect_index; typedef
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Source/Core/BitmapFont/
H A DFontFaceHandle.cpp163 size_t effect_index = 0; in GenerateLayerConfiguration() local
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Source/Core/
H A DElementDefinition.cpp516 int effect_index = (int) font_effects.size(); in InstanceFontEffect() local
H A DFontFaceHandle.cpp157 size_t effect_index = 0; in GenerateLayerConfiguration() local
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Source/Core/FreeType/
H A DFontFaceHandle.cpp152 size_t effect_index = 0; in GenerateLayerConfiguration() local
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/HUD.ocd/ObjectInteractionMenu.ocd/
H A DScript.c278 var effect_index = 0, inv_effect = nil; in OpenMenuForObject() local
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Libraries.ocd/ClonkUseControl.ocd/
H A DScript.c334 var effect_index = 0; in StopUseControl() local
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/unit/
H A Dunit.cpp1816 int effect_index = -1; in ApplyAuraEffect() local

12