Searched refs:tentacles_fx (Results 1 – 2 of 2) sorted by relevance
100 tentacle_fx_create (&goomInfo->tentacles_fx); in goom_init()101 goomInfo->tentacles_fx.init (&goomInfo->tentacles_fx, goomInfo); in goom_init()107 plugin_info_add_visual (goomInfo, 1, &goomInfo->tentacles_fx); in goom_init()662 goomInfo->tentacles_fx.apply (&goomInfo->tentacles_fx, goomInfo->p1, in goom_update()800 goomInfo->tentacles_fx.free (&goomInfo->tentacles_fx); in goom_close()
116 VisualFX tentacles_fx; member