|
|
PixelBullet
0.0.1
A C++ game engine
|
Public Member Functions | |
| OffsetSize (uint32_t offset, uint32_t size) | |
| uint32_t | GetOffset () const |
| uint32_t | GetSize () const |
| bool | operator== (const OffsetSize &rhs) const |
| bool | operator!= (const OffsetSize &rhs) const |