Exemplo n.º 1
0
 void setBoostButtonControl(HighlightableControlButton arg)
 {
     arg.AddPressedDelegate(new OnPressedDelegate(OnBoost));
 }