Method | Description | |
---|---|---|
RectAndRect ( |
||
RectAndRound ( |
||
RoundAndRound ( |
||
isPointInRect ( Point p, |
||
isPointInRound ( Point p, |
||
isRectInRect ( |
||
isRoundInRound ( |
public static RectAndRect ( |
||
r1 | ||
r2 | ||
return | bool |
public static RectAndRound ( |
||
re | ||
ro | ||
return | bool |
public static RoundAndRound ( |
||
r1 | ||
r2 | ||
return | bool |
public static isPointInRect ( Point p, |
||
p | Point | |
r | ||
return | bool |
public static isPointInRound ( Point p, |
||
p | Point | |
r | ||
return | bool |
public static isRectInRect ( |
||
i | ||
o | ||
return | bool |
public static isRoundInRound ( |
||
ri | ||
ro | ||
return | bool |