supertux
|
This is the complete list of members for Surface, including all inherited members.
clone(Flip flip=NO_FLIP) const (defined in Surface) | Surface | |
from_file(const std::string &filename, const std::optional< Rect > &rect=std::nullopt) (defined in Surface) | Surface | static |
from_reader(const ReaderMapping &mapping, const std::optional< Rect > &rect=std::nullopt, const std::string &filename="") (defined in Surface) | Surface | static |
from_texture(const TexturePtr &texture) (defined in Surface) | Surface | static |
get_displacement_texture() const (defined in Surface) | Surface | |
get_filename() const (defined in Surface) | Surface | inline |
get_flip() const (defined in Surface) | Surface | inline |
get_height() const (defined in Surface) | Surface | |
get_region() const (defined in Surface) | Surface | inline |
get_texture() const (defined in Surface) | Surface | |
get_width() const (defined in Surface) | Surface | |
region(const Rect &rect) const (defined in Surface) | Surface | |
~Surface() (defined in Surface) | Surface |