[Package Index | Mudlib Index | Effect Index]

File /std/book.c

A nice book object. A book will be a collection of pages. You can tear pages out of a book, you can add pages (though adding a page isnt overly useful, unless you bind it in of course).

Each page is an object. Pages that are torn out are handled as empty spots in the array.

Written by Pinkfish

Inherits

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

Includes

This class includes the following files /include/playtesters.h, /include/move_failures.h and /include/player.h

Method index

Public Functions

These are functions that everyone can access.

.