Punkman X1 API

Menu.Execute Method 

Execute menu

public int Execute(
   string[] items,
   bool canEsc
);

Parameters

items
menu items
canEsc
can be interupted by pressing escape?

Return Value

See Also

Menu Class | PunkMan.Game Namespace