<h2>Classes</h2>
These are nice data types for dealing with...  Data!<p>
<ul>
<li><a name="class_menu_item">
menu_item</a><pre>
class menu_item {
                  int type;
                  int cost;
                  string item;
                  string container;
                  int volume;
                  int intox;
}

</pre><br/>
This is the class used for all the menu items.<p>

</ul>
[an error occurred while processing this directive]

