|
OpenMoHAA 0.83.0
|
Public Member Functions | |
| gameLump_c (void *inBuffer, int inLength) | |
| gameLump_c (const gameLump_c &)=delete | |
| gameLump_c & | operator= (const gameLump_c &)=delete |
| gameLump_c (gameLump_c &&other) noexcept | |
| gameLump_c & | operator= (gameLump_c &&other) noexcept |
| void | FreeLump () |
Static Public Member Functions | |
| static gameLump_c | LoadLump (fileHandle_t handle, const lump_t &lump) |
Public Attributes | |
| void * | buffer |
| int | length |