Trees | Indices | Help |
|
---|
|
object --+ | rect_t
Proxy of C++ rect_t class.
Instance Methods | |||
bool |
|
||
rect_t |
|
||
bool |
|
||
|
|||
|
|||
int |
|
||
point_t |
|
||
point_t |
|
||
bool |
|
||
bool |
|
||
|
|||
int |
|
||
|
|||
bool |
|
||
|
|||
|
|||
|
|||
point_t |
|
||
int |
|
||
Inherited from |
Properties | |
bottom rect_t_bottom_get(self) -> int |
|
left rect_t_left_get(self) -> int |
|
right rect_t_right_get(self) -> int |
|
thisown The membership flag |
|
top rect_t_top_get(self) -> int |
|
Inherited from |
Method Details |
__init__(self, l, t, r, b) -> rect_t __init__(self, p0, p1) -> rect_t
|
repr(x)
|
Property Details |
bottomrect_t_bottom_get(self) -> int
|
leftrect_t_left_get(self) -> int
|
rightrect_t_right_get(self) -> int
|
thisownThe membership flag
|
toprect_t_top_get(self) -> int
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Oct 11 15:05:11 2019 | http://epydoc.sourceforge.net |