OpenTTD
Data Fields
SpriteLoader::CommonPixel Struct Reference

Definition of a common pixel in OpenTTD's realm. More...

#include <spriteloader.hpp>

Data Fields

uint8 r
 Red-channel.
uint8 g
 Green-channel.
uint8 b
 Blue-channel.
uint8 a
 Alpha-channel.
uint8 m
 Remap-channel.

Detailed Description

Definition of a common pixel in OpenTTD's realm.

Definition at line 22 of file spriteloader.hpp.


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