namespace BallKingdomCrush
{
public class UICtrlDispatcher : BaseDispatcher<UICtrlDispatcher, uint, object>
}