|
|
|
|
|
__init__(self,
x=0,
y=0,
width=0,
height=0)
__init__(self, double x = 0, double y = 0, double width = 0, double
height = 0) -> DoubleRect __init__(self, double x = 0, double y =
0, double width = 0) -> DoubleRect __init__(self, double x = 0,
double y = 0) -> DoubleRect __init__(self, double x = 0) ->
DoubleRect __init__(self) -> DoubleRect |
source code
|
|
|
double
|
|
|
double
|
|
|
|
__eq__(self,
*args)
__eq__(self, DoubleRect rect) -> bool |
source code
|
|
|
|
contains(self,
*args)
contains(self, DoublePoint point) -> bool |
source code
|
|
|
|
intersects(self,
*args)
intersects(self, DoubleRect rect) -> bool |
source code
|
|
|
|
intersectInplace(self,
*args)
intersectInplace(self, DoubleRect rect) -> bool |
source code
|
|
|
double
|
|
|
double
|
|
|
|
|
|
|
|
|
double
|
|
|
double
|
|
|
|
|
|
|
|
|
string
|
|