ScummVM API documentation
Graphics::SurfaceDeleter Struct Reference

#include <surface.h>

Public Member Functions

void operator() (Surface *ptr)
 

Detailed Description

A deleter for Surface objects that can be used with SharedPtr.

This deleter assures Surface::free is called on deletion.


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