menu.cc File Reference

#include "AppHdr.h"
#include <cctype>
#include "cio.h"
#include "command.h"
#include "coord.h"
#include "env.h"
#include "invent.h"
#include "menu.h"
#include "macro.h"
#include "message.h"
#include "options.h"
#include "player.h"
#include "hints.h"

Include dependency graph for menu.cc:


Classes

class  _string_lookup
class  _id_comparison

Functions

int menu_colour (const std::string &text, const std::string &prefix, const std::string &tag)
int linebreak_string (std::string &s, int wrapcol, int maxcol)
int linebreak_string2 (std::string &s, int maxcol)
std::string get_linebreak_string (const std::string &s, int maxcol)

Function Documentation

std::string get_linebreak_string ( const std::string s,
int  maxcol 
)

Here is the call graph for this function:

int linebreak_string ( std::string s,
int  wrapcol,
int  maxcol 
)

int linebreak_string2 ( std::string s,
int  maxcol 
)

int menu_colour ( const std::string text,
const std::string prefix,
const std::string tag 
)

Here is the call graph for this function:


Generated on Thu Jan 13 13:10:04 2011 by  doxygen 1.5.6