[Package Index | Mudlib Index | Effect Index]

File /std/basic/close_lock.c

This class keeps track of whether things are open or closed, locked or unlocked. Trap functions that are triggered when an object is opened or unlocked are also handled. When you need an object that is locked you should remember to use set_key() and set_difficulty(). When cloning an object and moving other objects inside it you should remember to make sure the object is open before moving things into it, and then close it if neccessary.

Written by Gototh

Includes

This class includes the following files /include/tasks.h, /include/move_failures.h and /include/clothing.h

Method index

Public Functions

These are functions that everyone can access.

.