DOSBox-X
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Member Functions | Protected Attributes
GUI::SDL_Drawable Class Reference

Internal class that handles different screen bit depths and layouts the SDL way. More...

Inheritance diagram for GUI::SDL_Drawable:
GUI::Drawable

List of all members.

Public Member Functions

 SDL_Drawable (int width, int height, RGB clear=Color::Transparent)
void update (SDL_Surface *dest) const

Protected Attributes

SDL_Surface *const surface

Detailed Description

Internal class that handles different screen bit depths and layouts the SDL way.

Definition at line 1906 of file gui_tk.cpp.


The documentation for this class was generated from the following file: