Exemplo n.º 1
0
 public override void DrawMenu(IDebugMenuDrawer drawer)
 {
     drawer.Draw(Label, children, selectedChildIndex);
 }