Pioneer
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
SDLWrappers.h File Reference
#include "SmartPtr.h"
#include <SDL_surface.h>
#include <string>
Include dependency graph for SDLWrappers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SDLSurfacePtr
 

Namespaces

namespace  FileSystem
 

Functions

SDLSurfacePtr LoadSurfaceFromFile (const std::string &fname, FileSystem::FileSource &source)
 
SDLSurfacePtr LoadSurfaceFromFile (const std::string &fname)
 

Function Documentation

◆ LoadSurfaceFromFile() [1/2]

SDLSurfacePtr LoadSurfaceFromFile ( const std::string &  fname)
Here is the call graph for this function:

◆ LoadSurfaceFromFile() [2/2]

SDLSurfacePtr LoadSurfaceFromFile ( const std::string &  fname,
FileSystem::FileSource source 
)
Here is the call graph for this function: