![]() | |
CL_Component::get_component_atSyntaxCL_Component *get_component_at( int pos_x, int pos_y); DescriptionReturns the component at (pos_x, pos_y). NULL is returned if the point is outside the component. The component itself is returned if the component has no child at the specified point. |