GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
void Level::SetVisLabel ( const char *  s)
virtualinherited

Used to determine which label should be drawn.

There are four labels associated with this level. The string given as argument helps determining if a label is drawn. For instance, "0000" (which is the default value) correspond to no label while for "1010" only the first and the third ones are drawn. This method is available through the graphical menu (right click) in a pad.

Definition at line 172 of file Level.cpp.