Pay for Hesitation: Idiom: Check Boundary
Pay for Hesitation
Ideas are Worthless Unless Acted Upon
Pages
Home
Authors
2010年8月9日 星期一
Idiom: Check Boundary
point.x = Math.min(p.x, boundary.LeftBoundary);
point.x = Math.max(p.x, boundary.RightBoundary);
point.y = Math.min(p.y, boundary.BottomBoundary);
point.y = Math.max(p.y, boundary.TopBoundary);
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言