![]() |
olcPixelGameEngine v2.28
The official distribution of olcPixelGameEngine, a tool used in javidx9's YouTube videos and projects
|
#include <olcPixelGameEngine.h>
Public Member Functions | |
ResourceBuffer (std::ifstream &ifs, uint32_t offset, uint32_t size) | |
Public Attributes | |
std::vector< char > | vMemory |
olc::ResourceBuffer::ResourceBuffer | ( | std::ifstream & | ifs, |
uint32_t | offset, | ||
uint32_t | size ) |
std::vector<char> olc::ResourceBuffer::vMemory |