Rose
|
A functor to destroy a TTF_Font. More...
#include <Font.h>
Public Member Functions | |
void | operator() (TTF_Font *ttfFont) |
Destroy a TTF_Font pointer. More... | |
A functor to destroy a TTF_Font.
|
inline |
Destroy a TTF_Font pointer.
ttfFont | the Font pointer |