Surface specification. More...
#include <shbeu.h>
Data Fields | |
struct ren_vid_surface | s |
surface | |
unsigned char | alpha |
Fixed alpha value [0..255] for entire surface. | |
int | x |
Overlay position (horizontal) (ignored for destination surface). | |
int | y |
Overlay position (vertical) (ignored for destination surface). |
Surface specification.
unsigned char shbeu_surface::alpha |
Fixed alpha value [0..255] for entire surface.
Only used if pa=0. 0=transparent, 255=opaque