[Package Index | Mudlib Index | Effect Index]

Inherits

This class inherits the following classes /std/room.c

Includes

This class includes the following files /include/mail.h, /include/room/theatre.h and /include/am_time.h

Class Index

Method index

Public Functions

These are functions that everyone can access.

add_sale
int add_sale(int amt,
             string theatre)
add_theatre
int add_theatre(string name,
                string path,
                string stage)
adjust_rating
void adjust_rating(string theatre,
                   int rating)
chime
void chime(string mess)
play_scripts
int play_scripts()
query_theatres
mapping query_theatres()
script_details
string script_details(int script_num,
                      string theatre)
scripts_details
mixed scripts_details(string theatre)
scripts_details_string
string * scripts_details_string(string theatre)
setup_scripts
void setup_scripts(string key)

Protected Functions

These are functions that only objects inheriting the class can access.

save_me
void save_me()

Classes

These are nice data types for dealing with... Data!