Changes

Jump to: navigation, search

OOP344 Assignment Two

1 byte added, 14:22, 15 November 2009
IO_Menu
*'''items''' is a "newline" separated list of menu items.
*'''selIndex''' is the selected index of the menu, when it is initially displayed.
*'''dir''' is one of the <big><code>enum MenuDir{Vertical, Horizontal}</code></precode> values defined in io_def.h.
*'''format''' is a 2 char, string, holding the surrounding chars of a selected menu item.
*'''frameChars''' are the characters building the frame (if the object is framed).

Navigation menu