Home
last modified time | relevance | path

Searched refs:actor_destroy (Results 1 – 25 of 41) sorted by relevance

12

/dports/games/opensonic/opensnc-src-0.1.4/src/scenes/
H A Dmenu.c388 actor_destroy(surgebg); in menu_release()
389 actor_destroy(gametitle); in menu_release()
390 actor_destroy(surge); in menu_release()
401 actor_destroy(menufoot); in menu_release()
H A Dquestover.c79 actor_destroy(sonic); in questover_release()
H A Dendofdemo.c78 actor_destroy(ring[i]); in endofdemo_release()
H A Dconfirmbox.c100 actor_destroy(icon); in confirmbox_release()
/dports/graphics/dia/dia-0.97.3/objects/UML/
H A Dactor.c72 static void actor_destroy(Actor *actor);
101 (DestroyFunc) actor_destroy,
386 actor_destroy(Actor *actor) in actor_destroy() function
/dports/games/opensonic/opensnc-src-0.1.4/src/entities/items/
H A Dcrushedbox.c67 actor_destroy(item->actor); in crushedbox_release()
H A Dexplosion.c67 actor_destroy(item->actor); in explosion_release()
H A Dgoalsign.c66 actor_destroy(item->actor); in goalsign_release()
H A Dbigring.c68 actor_destroy(item->actor); in bigring_release()
H A Dfalglasses.c74 actor_destroy(item->actor); in falglasses_release()
H A Dbluering.c71 actor_destroy(item->actor); in bluering_release()
H A Dcheckpointorb.c71 actor_destroy(item->actor); in checkpointorb_release()
H A Dendsign.c71 actor_destroy(item->actor); in endsign_release()
H A Ddoor.c88 actor_destroy(item->actor); in door_release()
H A Dflyingtext.c86 actor_destroy(item->actor); in flyingtext_release()
H A Ddanger.c100 actor_destroy(item->actor); in danger_release()
H A Dicon.c76 actor_destroy(item->actor); in icon_release()
H A Dbumper.c76 actor_destroy(item->actor); in bumper_release()
H A Danimal.c76 actor_destroy(item->actor); in animal_release()
H A Dteleporter.c96 actor_destroy(item->actor); in teleporter_release()
H A Ddangpower.c73 actor_destroy(item->actor); in dangerouspower_release()
H A Dfireball.c81 actor_destroy(item->actor); in fireball_release()
H A Dring.c92 actor_destroy(item->actor); in ring_release()
/dports/graphics/dia/dia-0.97.3/objects/Istar/
H A Dactor.c99 static void actor_destroy(Actor *actor);
126 (DestroyFunc) actor_destroy,
499 actor_destroy(Actor *actor) in actor_destroy() function
/dports/games/opensonic/opensnc-src-0.1.4/src/entities/
H A Dactor.h61 void actor_destroy(actor_t *act);

12