Keyword(s) to search:
Sort results by title
Keyword Index
PopupMenu Constructor
Namespace:
AngbandOS.Core
Assembly:
AngbandOS.Core
(in AngbandOS.Core.dll)
Syntax
C#
internal
PopupMenu
(
List
<
string
>
items
,
List
<
string
>
text
,
int
width
)
Parameters
items
Type:
List
<
(Of
<
(
<'
String
>
)
>
)
>
text
Type:
List
<
(Of
<
(
<'
String
>
)
>
)
>
width
Type:
Int32
See Also
PopupMenu Class
AngbandOS.Core Namespace