Btk
Btk::Rect Member List

This is the complete list of members for Btk::Rect, including all inherited members.

empty() const noexcept (defined in Btk::Rect)Btk::Rectinline
has_point(const SDL_Point &p) const noexcept (defined in Btk::Rect)Btk::Rectinline
has_point(int x, int y) const noexcept (defined in Btk::Rect)Btk::Rectinline
operator!=(const SDL_Rect &r) const noexcept (defined in Btk::Rect)Btk::Rectinline
operator==(const SDL_Rect &r) const noexcept (defined in Btk::Rect)Btk::Rectinline
Rect()=default (defined in Btk::Rect)Btk::Rect
Rect(const SDL_Rect &r) (defined in Btk::Rect)Btk::Rectinline
Rect(int x, int y, int w, int h) (defined in Btk::Rect)Btk::Rectinline