#include <theme.hpp>

Public Member Functions | |
| panel (const config &cfg) | |
| const std::string & | image () const |
Public Member Functions inherited from theme::object | |
| object () | |
| object (const config &cfg) | |
| virtual | ~object () |
| SDL_Rect & | location (const SDL_Rect &screen) const |
| const SDL_Rect & | get_location () const |
| const std::string & | get_id () const |
| void | modify_location (const _rect &rect) |
| void | modify_location (std::string rect_str, SDL_Rect rect_ref) |
Private Attributes | |
| std::string | image_ |
Additional Inherited Members | |
Public Types inherited from theme::object | |
| enum | ANCHORING { FIXED, TOP_ANCHORED, PROPORTIONAL, BOTTOM_ANCHORED } |
|
inline |
|
private |
1.8.8