Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
Grindstone::DeletionQueue Class Reference

Public Member Functions

void Initialize (uint8_t poolSize)
 
void PushDeletion (std::function< void()> fn)
 
void DeleteAll ()
 

Protected Attributes

std::vector< std::function< void()> > queue
 

The documentation for this class was generated from the following files: