OpenTTD Source  20240915-master-g3784a3d3d6
DrawPixelInfo Struct Reference

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
 

Detailed Description

Data about how and where to blit pixels.

Definition at line 157 of file gfx_type.h.


The documentation for this struct was generated from the following file: