[an error occurred while processing this directive]
[<a href="index.shtml">Package Index</a></code> | <a href="index_std.shtml">Mudlib Index</a></code> | <a href="index_eff.shtml">Effect Index</a></code>]<br><h2>Includes</h2>
This class includes the following files <a href="include.room.h.shtml">/include/room.h</a><h2>Method index</h2>
<dl><ul>
<li><a href="#area_name">area_name</a>()<li><a href="#compose_start">compose_start</a>()<li><a href="#destruct_shadow">destruct_shadow</a>(object)<li><a href="#event_enter">event_enter</a>(object, string, object)<li><a href="#event_exit">event_exit</a>(object, string, object)<li><a href="#event_person_say">event_person_say</a>(object, string, string, string, string)<li><a href="#query_dynamic_preposition">query_dynamic_preposition</a>()<li><a href="#query_linked">query_linked</a>()<li><a href="#query_room_name">query_room_name</a>()<li><a href="#query_rooms">query_rooms</a>()<li><a href="#query_static_preposition">query_static_preposition</a>()<li><a href="#setup_shadow">setup_shadow</a>(object, string *, string, string, string)</ul><h2>Public Functions</h2>
These are functions that everyone can access.<p>
.<ul><a name="area_name">
area_name</a><pre>
string area_name()
</pre>
<ul><a name="compose_start">
compose_start</a><pre>
string compose_start()
</pre>
<ul><a name="destruct_shadow">
destruct_shadow</a><pre>
void destruct_shadow(object thing)
</pre>
<ul><a name="event_enter">
event_enter</a><pre>
void event_enter(object person,
                 string message,
                 object from)
</pre>
<ul><a name="event_exit">
event_exit</a><pre>
void event_exit(object person,
                string message,
                object to)
</pre>
<ul><a name="event_person_say">
event_person_say</a><pre>
void event_person_say(object person,
                      string start,
                      string rest,
                      string language,
                      string accent)
</pre>
<ul><a name="query_dynamic_preposition">
query_dynamic_preposition</a><pre>
string query_dynamic_preposition()
</pre>
<ul><a name="query_linked">
query_linked</a><pre>
int query_linked()
</pre>
<ul><a name="query_room_name">
query_room_name</a><pre>
string query_room_name()
</pre>
<ul><a name="query_rooms">
query_rooms</a><pre>
string * query_rooms()
</pre>
<ul><a name="query_static_preposition">
query_static_preposition</a><pre>
string query_static_preposition()
</pre>
<ul><a name="setup_shadow">
setup_shadow</a><pre>
void setup_shadow(object thing,
                  string * words,
                  string word1,
                  string word2,
                  string word3)
</pre>

[an error occurred while processing this directive]

