Property | Type | Description | |
---|---|---|---|
xmin | int |
Method | Description | |
---|---|---|
Contains ( int x, int y ) : bool | ||
DebugDraw ( |
||
Expand ( int range ) : |
||
IntRect ( int xmin, int ymin, int xmax, int ymax ) : System.Collections | ||
Intersection ( |
||
IsValid ( ) : bool | ||
Union ( |
public DebugDraw ( |
||
matrix | ||
col | ||
return | void |
public IntRect ( int xmin, int ymin, int xmax, int ymax ) : System.Collections | ||
xmin | int | |
ymin | int | |
xmax | int | |
ymax | int | |
return | System.Collections |
public static Intersection ( |
||
a | ||
b | ||
return |
public static Union ( |
||
a | ||
b | ||
return |