|
|
| GrBuff (int32 _w, int32 _h) |
| |
|
| GrBuff (int32 _w, int32 _h, int32 _x_off, int32 _y_off, int32 _pitch, int32 _height) |
| |
| Buffer * | get_buffer () |
| |
|
uint8 * | get_pixmap () |
| |
|
void | lock () |
| |
|
void | release () |
| |
|
void | refresh_video (int32 scrnX, int32 scrnY, int32 x1, int32 y1, int32 x2, int32 y2) |
| |
|
|
int32 | w |
| |
|
int32 | h |
| |
|
int32 | x_off |
| |
|
int32 | y_off |
| |
|
int32 | pitch |
| |
|
int32 | height |
| |
|
|
Buffer | dummy {} |
| |
|
MemHandle | pixmap = nullptr |
| |
◆ get_buffer()
| Buffer* M4::GrBuff::get_buffer |
( |
| ) |
|
The documentation for this class was generated from the following file: