wheel ~master (2019-11-11T07:42:25Z)
Dub
Repo
Surface
cat
wheel
graphics
Wrapper for an SDL_Surface
struct
Surface {
SDL_Surface
*
sdl
;
~this
();
}
Destructor
~this
~this
()
Undocumented in source.
Members
Variables
sdl
SDL_Surface
*
sdl
;
Undocumented in source.
Meta
Source
See Implementation
cat
wheel
graphics
classes
Graphics
Window
structs
Surface
Wrapper for an SDL_Surface