Public 成员函数 | |
| ClickableArea (RectF rect, double x, double y) | |
| RectF | getRect () |
| double | getX () |
| double | getY () |
Private 属性 | |
| RectF | rect |
| double | x |
| double | y |
The Class ClickableArea.
|
inline |
Instantiates a new clickable area.
| rect | the rect |
| x | the x |
| y | the y |
|
inline |
Gets the rect.
|
inline |
Gets the x.
|
inline |
Gets the y.
|
private |
The rect.
|
private |
The x.
|
private |
The y.
1.8.8