Name |
Description |
when_a_Rect_is_displaced_by_a_vector |
|
when_a_rect_is_asked_if_it_contains_a_point_that_is_inside_its_boundary |
|
when_a_rect_is_asked_if_it_contains_a_point_that_is_outside_its_boundary |
|
when_a_rect_is_asked_if_it_intersects_with_another_rect_that_it_doesnt_instersect_with |
|
when_a_rect_is_asked_if_it_intersects_with_another_rect_that_it_instersects_with |
|
when_a_rect_is_constructed_from_two_points |
|
when_a_rect_is_deflated_by_a_thickness |
|
when_a_rect_is_intersected_with_another_rect |
|
when_a_rect_is_unioned_with_a_point |
|
when_a_rect_is_unioned_with_another_rect |
|
when_an_empty_Rect_is_displaced_by_a_vector |
|
when_an_empty_rect_is_asked_if_it_is_empty |
|
when_an_empty_rect_is_requested |
|
when_constructed |
|
when_constructed_with_a_position_and_a_size |
|
when_constructed_with_a_size |
|
when_constructed_with_an_X_a_Y_a_Width_and_a_Height |
|
when_two_rects_are_equal |
|
when_two_rects_are_not_equal_in_the_height |
|
when_two_rects_are_not_equal_in_the_width |
|
when_two_rects_are_not_equal_in_the_x |
|
when_two_rects_are_not_equal_in_the_y |
|