olcPixelGameEngine v2.28
The official distribution of olcPixelGameEngine, a tool used in javidx9's YouTube videos and projects
Loading...
Searching...
No Matches
olc::ResourceBuffer Struct Reference

#include <olcPixelGameEngine.h>

Inheritance diagram for olc::ResourceBuffer:

Public Member Functions

 ResourceBuffer (std::ifstream &ifs, uint32_t offset, uint32_t size)
 

Public Attributes

std::vector< char > vMemory
 

Constructor & Destructor Documentation

◆ ResourceBuffer()

olc::ResourceBuffer::ResourceBuffer ( std::ifstream & ifs,
uint32_t offset,
uint32_t size )

Member Data Documentation

◆ vMemory

std::vector<char> olc::ResourceBuffer::vMemory

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