構造体定義書 HotDocument 今井浩司

s_menu

構文構文

typedef struct s_menu

ファイル名ファイル名

menu.h

構造体情報構造体情報

No. 名称 属性説明
1
s_menu   
  items pt_menuitem * pointer to array of pointer to menuitems
  title char * Title string for menu
  name char * menu can be referred to by this string
  maxmenusize int the size of array allocated
  numitems uchar how many items do we actually have
  menuwidth uchar  
  row, col uchar Position where this menu should be displayed
  menuheight uchar Maximum number of items to be displayed

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー