[Package Index | Mudlib Index | Effect Index]
File /obj/handlers/fruitbat_handler.c
This small handler relays login objects to a registered 
fruitbat.Written by Taffyd
Started 11/03/0 2:03PM
Inherits
This class inherits the following classes /std/object.cMethod index
Public Functions
These are functions that everyone can access.
- 
add_fruitbat
int add_fruitbat(mixed owner,
                 object ob)
 
Register a player and a fruitbat with the handler
- 
remove_fruitbat
int remove_fruitbat(mixed owner,
                    object ob)