<html><head><title>File scroll.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><hr><h2>Inherits</h2>
This class inherits the following classes <a href="std.object.c.html">/std/object.c</a><hr><h2>Method index</h2>
<dl><dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#add_read_mess"><b>add_read_mess</b></a>(string, string, string, string)<dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#do_scroll"><b>do_scroll</b></a>(string)<dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#init_dynamic_arg"><b>init_dynamic_arg</b></a>(mapping)<dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#init_static_arg"><b>init_static_arg</b></a>(mapping)<dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#int_query_static_auto_load"><b>int_query_static_auto_load</b></a>()<dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#query_auto_dynamic_load"><b>query_auto_dynamic_load</b></a>()<dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#query_num_pages"><b>query_num_pages</b></a>()<dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#query_open_page"><b>query_open_page</b></a>()<dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#query_static_auto_load"><b>query_static_auto_load</b></a>()<dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#set_num_pages"><b>set_num_pages</b></a>(int)<dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#set_open_page"><b>set_open_page</b></a>(int)<dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#set_read_mess"><b>set_read_mess</b></a>(string, string, int)<dt><img src="images/cyan-ball-small.gif" height=6 width=6 alt=" o ">
<a href="#stats"><b>stats</b></a>()</dl><hr><h2>Public Functions</h2>
These are functions that everyone can access.<p><dl>
.<dt><a name="add_read_mess">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>add_read_mess</b></a><pre>
void add_read_mess(string mess,
string type,
string lang,
string size)
</pre>
<dt><a name="do_scroll">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>do_scroll</b></a><pre>
int do_scroll(string word)
</pre>
<dt><a name="init_dynamic_arg">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>init_dynamic_arg</b></a><pre>
void init_dynamic_arg(mapping args)
</pre>
<dt><a name="init_static_arg">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>init_static_arg</b></a><pre>
void init_static_arg(mapping args)
</pre>
<dt><a name="int_query_static_auto_load">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>int_query_static_auto_load</b></a><pre>
mapping int_query_static_auto_load()
</pre>
<dt><a name="query_auto_dynamic_load">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>query_auto_dynamic_load</b></a><pre>
mapping query_auto_dynamic_load()
</pre>
<dt><a name="query_num_pages">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>query_num_pages</b></a><pre>
int query_num_pages()
</pre>
<dt><a name="query_open_page">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>query_open_page</b></a><pre>
int query_open_page()
</pre>
<dt><a name="query_static_auto_load">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>query_static_auto_load</b></a><pre>
mixed query_static_auto_load()
</pre>
<dt><a name="set_num_pages">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>set_num_pages</b></a><pre>
void set_num_pages(int number)
</pre>
<dt><a name="set_open_page">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>set_open_page</b></a><pre>
void set_open_page(int number)
</pre>
<dt><a name="set_read_mess">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>set_read_mess</b></a><pre>
void set_read_mess(string mess,
string lang,
int size)
</pre>
<dt><a name="stats">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>stats</b></a><pre>
mixed * stats()
</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: Sat, 06 Sep 2003 04:12:26 GMT<br>
<hr>Lost? Try Discworld's <a href="http://discworld.imaginary.com/">home page</a>.</center></body></html>