摘要: public static class CheckHit{ public static bool CheckCollision(FrameworkElement control1, FrameworkElement controlElem1, FrameworkElement control2, FrameworkElement controlElem2) { // first see if sp... 阅读全文
posted @ 2010-02-07 16:32 王喆(nasa) 阅读(1759) 评论(0) 推荐(0)