souleng
Game engine providing full Python scripting support
Loading...
Searching...
No Matches
Public Member Functions | List of all members
DeleteFontFunctor Struct Reference

Delayed deletion of an TTF_Font so a shared_ptr can hold onto this resource. More...

#include <ResourceManager.hpp>

Public Member Functions

void operator() (TTF_Font *font) const
 

Detailed Description

Delayed deletion of an TTF_Font so a shared_ptr can hold onto this resource.


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