<html><head><title>File shield.c
</title></head><body bgcolor="#ffffff" TEXT="#000030" LINK="#4a529c" VLINK="#b57339">[ <a href="index.html">Package Index</a></code> | <a href="index_std.html">Mudlib Index</a></code> | <a href="index_eff.html">Effect Index</a></code> ]<br><h2>File /obj/shield.c</h2><hr><h2>Inherits</h2>
This class inherits the following classes <a href="obj.armour.c.html">/obj/armour.c</a> and <a href="std.basic.holdable.c.html">/std/basic/holdable.c</a><hr><h2>Includes</h2>
This class includes the following files <a href="include.virtual.h.html">/include/virtual.h</a> and <a href="include.move_failures.h.html">/include/move_failures.h</a><hr><h2>Method index</h2>
<dl><dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#move"><b>move</b></a>(mixed, string, string)<dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#query_no_limbs"><b>query_no_limbs</b></a>()<dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#query_wearable"><b>query_wearable</b></a>()<dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#replace_me"><b>replace_me</b></a>()<dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#set_holder"><b>set_holder</b></a>(object, int)<dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#set_no_limbs"><b>set_no_limbs</b></a>(int)</dl><hr><h2>Public Functions</h2>
These are functions that everyone can access.<p><dl>
.<dt><a name="move">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>move</b></a><pre>
varargs int move(mixed dest,
string messin,
string messout)
</pre>
<dt><a name="query_no_limbs">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>query_no_limbs</b></a><pre>
int query_no_limbs()
</pre>
<dt><a name="query_wearable">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>query_wearable</b></a><pre>
int query_wearable()
</pre>
<dt><a name="replace_me">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>replace_me</b></a><pre>
void replace_me()
</pre>
<dt><a name="set_holder">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>set_holder</b></a><pre>
mixed set_holder(object thing,
int number)
</pre>
<dt><a name="set_no_limbs">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>set_no_limbs</b></a><pre>
void set_no_limbs(int number)
</pre>
</dl>
<hr>
<center><font size="-1"><a href="http://discworld.imaginary.com/login.html">Discworld MUD</a>'s distribution world wide web pages.<br>brought to you by<br><strong>Cut Me Own Throat Dibbler's <a href="http://discworld.imaginary.com/sausages.html">Sensational Sausages</a>; buy one while they are hot.</strong><br>File last modified: Wed, 29 Oct 2003 14:43:53 GMT<br>
<hr>Lost? Try Discworld's <a href="http://discworld.imaginary.com/">home page</a>.</center></body></html>