OpenTTD Source
20241108-master-g80f628063a
|
Data about how and where to blit pixels. More...
#include <gfx_type.h>
Data Fields | |
void * | dst_ptr |
int | left |
int | top |
int | width |
int | height |
int | pitch |
ZoomLevel | zoom |
Data about how and where to blit pixels.
Definition at line 157 of file gfx_type.h.