Свойство | Type | Description | |
---|---|---|---|
xmin | int |
Méthode | 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 | ||
Résultat | void |
public IntRect ( int xmin, int ymin, int xmax, int ymax ) : System.Collections | ||
xmin | int | |
ymin | int | |
xmax | int | |
ymax | int | |
Résultat | System.Collections |
public static Intersection ( |
||
a | ||
b | ||
Résultat |
public static Union ( |
||
a | ||
b | ||
Résultat |