, including all inherited members.
| addChild(Surface *child) | VirtualSurface | |
| blit(Surface &to) (defined in VirtualScrollableSurface) | VirtualScrollableSurface | [virtual] |
| blit(Surface &to, const Rect &to_rect, const Rect &from_rect) (defined in VirtualScrollableSurface) | VirtualScrollableSurface | [virtual] |
| blitAlpha(SDL_Surface *src_surf, SDL_Surface *dst_surf, SDL_Rect *src_rect, unsigned dst_x, unsigned dst_y) | Surface | [protected] |
| children_list_ (defined in VirtualSurface) | VirtualSurface | [protected] |
| children_list_lock_ | VirtualSurface | [protected] |
| children_to_add_ | VirtualSurface | [protected] |
| create(int width, int height, SDL_Surface *ref_surface=NULL) | Surface | |
| disable() | Surface | [virtual] |
| enable() | VirtualSurface | [virtual] |
| free() | Surface | |
| getAngle() const (defined in Surface) | Surface | |
| getChildrenNb() const | VirtualSurface | |
| getPos() const | Surface | |
| getRect() const | Surface | |
| getRenderRect() const | VirtualScrollableSurface | [virtual] |
| getScreenRect() const | VirtualScrollableSurface | [virtual] |
| getSDLSurface() (defined in Surface) | Surface | |
| getSize() const | Surface | |
| getZ() const (defined in Surface) | Surface | |
| getZoom() const (defined in Surface) | Surface | |
| hide() | Surface | [virtual] |
| invalidate(const Rect &zone) | VirtualSurface | |
| invalidate(const Point &pos, const Point &size) | VirtualSurface | |
| invalidated_surf_ (defined in VirtualSurface) | VirtualSurface | [protected] |
| isEnabled() const | Surface | |
| isShown() const (defined in Surface) | Surface | |
| load(const std::string filename, double zoom=1., double angle=0.) | Surface | |
| moveScreenRect(const Point &to) | VirtualScrollableSurface | |
| name_ (defined in VirtualSurface) | VirtualSurface | [protected] |
| operator<< (defined in Surface) | Surface | [friend] |
| operator=(const Surface &s) (defined in Surface) | Surface | |
| parent_ (defined in Surface) | Surface | [protected] |
| RectList typedef (defined in VirtualSurface) | VirtualSurface | [protected] |
| redraw_all_ (defined in Surface) | Surface | [protected] |
| removeChild(Surface *child) | VirtualSurface | |
| render() | VirtualSurface | [virtual] |
| ResourceCenter (defined in Surface) | Surface | [friend] |
| setAngle(double angle) (defined in Surface) | Surface | [virtual] |
| setAutomaticAdjust(bool enable) | VirtualScrollableSurface | |
| setInheritAlpha(bool enabled) (defined in Surface) | Surface | |
| setPos(const Point &to) (defined in VirtualScrollableSurface) | VirtualScrollableSurface | [virtual] |
| setPos(int x, int y) (defined in Surface) | Surface | |
| setSize(const Point &size) (defined in Surface) | Surface | |
| setZ(int z) (defined in Surface) | Surface | [virtual] |
| setZoom(double zoom) (defined in VirtualSurface) | VirtualSurface | [virtual] |
| show() | VirtualSurface | [virtual] |
| sort_children_ | VirtualSurface | [protected] |
| surf_ (defined in Surface) | Surface | [protected] |
| Surface() (defined in Surface) | Surface | |
| Surface(SDL_Surface *surf, double zoom=1., double angle=0., const std::string &filename="") (defined in Surface) | Surface | |
| Surface(const std::string filename, double zoom=1., double angle=0.) (defined in Surface) | Surface | |
| Surface(int width, int height) (defined in Surface) | Surface | |
| Surface(const Surface &s) (defined in Surface) | Surface | |
| SurfaceList typedef (defined in VirtualSurface) | VirtualSurface | [protected] |
| traverse(VirtualSurface *root, Class *object, typename TraverseCallback< Class >::Method method) (defined in VirtualSurface) | VirtualSurface | [inline] |
| unlockChildrenList() | VirtualSurface | [protected] |
| update() | VirtualScrollableSurface | [virtual] |
| updateChildZOrder() | VirtualSurface | |
| VirtualScrollableSurface(const std::string &name, Input &input, const Point &real_size, const Point &virtual_size) (defined in VirtualScrollableSurface) | VirtualScrollableSurface | |
| VirtualScrollableSurface(const std::string &name, Input &input, SDL_Surface *surf, const Point &virtual_size) (defined in VirtualScrollableSurface) | VirtualScrollableSurface | |
| VirtualSurface() (defined in VirtualSurface) | VirtualSurface | |
| VirtualSurface(const std::string &name, SDL_Surface *surf) (defined in VirtualSurface) | VirtualSurface | |
| VirtualSurface(const std::string &name, int width, int height) (defined in VirtualSurface) | VirtualSurface | |
| VirtualSurface (defined in Surface) | Surface | [friend] |
| ~Surface() (defined in Surface) | Surface | [virtual] |
| ~VirtualScrollableSurface() (defined in VirtualScrollableSurface) | VirtualScrollableSurface | |
| ~VirtualSurface() (defined in VirtualSurface) | VirtualSurface | [virtual] |