#include <basestrm.h>
Public Member Functions | |
| RWOPS_Handler (SDL_RWops *rw) | |
| SDL_RWops * | Get () |
| void | Close () |
| ~RWOPS_Handler () | |
Definition at line 50 of file basestrm.h.
| RWOPS_Handler::RWOPS_Handler | ( | SDL_RWops * | rw | ) | [inline] |
Definition at line 53 of file basestrm.h.
| RWOPS_Handler::~RWOPS_Handler | ( | ) | [inline] |
| SDL_RWops* RWOPS_Handler::Get | ( | ) | [inline] |
| void RWOPS_Handler::Close | ( | ) | [inline] |
Definition at line 55 of file basestrm.h.
Referenced by getFieldMask(), loadASCFieldImage(), and ~RWOPS_Handler().
1.5.1