#include <dlg_box.h>
Public Member Functions | |
| tvirtualscreenbuf (void) | |
| void | init (void) |
| ~tvirtualscreenbuf () | |
Public Attributes | |
| int | size |
| void * | buf |
|
|
Definition at line 102 of file dlg_box.cpp. |
|
|
Definition at line 114 of file dlg_box.cpp. References asc_free(), and buf. |
|
|
Definition at line 108 of file dlg_box.cpp. References asc_malloc(), buf, tgraphmodeparameters::bytesperscanline, hgmp, tgraphmodeparameters::resolutiony, and size. Referenced by gamethread(), and main(). |
|
|
Definition at line 394 of file dlg_box.h. Referenced by init(), tdialogbox::setvirtualframebuf(), tvirtualscreenbuf(), and ~tvirtualscreenbuf(). |
|
|
Definition at line 390 of file dlg_box.h. Referenced by init(), and tvirtualscreenbuf(). |
1.4.2