|  | TinyLib 0.1.1
    | 
This is the complete list of members for tl::Rectangle, including all inherited members.
| a | tl::Drawable | protected | 
| b | tl::Drawable | protected | 
| Drawable(Vec4i bounds={0, 0, 0, 0}) | tl::Drawable | |
| g | tl::Drawable | protected | 
| getColor() const | tl::Drawable | |
| getPosition() const | tl::Drawable | |
| getSize() const | tl::Drawable | |
| intersects(Drawable &) const | tl::Drawable | |
| intersects(Window &) const | tl::Drawable | |
| move(Vec2i) | tl::Drawable | |
| posX | tl::Drawable | protected | 
| posY | tl::Drawable | protected | 
| r | tl::Drawable | protected | 
| Rectangle(Vec4i bounds={0, 0, 0, 0}) | tl::Rectangle | |
| setColor(Color) | tl::Drawable | |
| setPosition(Vec2i) | tl::Drawable | |
| setSize(Vec2i) | tl::Drawable | |
| sizeX | tl::Drawable | protected | 
| sizeY | tl::Drawable | protected | 
| ~Drawable() | tl::Drawable | |
| ~Rectangle() | tl::Rectangle |