FS2_Open
Open source remastering of the Freespace 2 engine
conv_color Struct Reference

Public Attributes

uint screen_sig
 
ubyte red
 
ubyte green
 
ubyte blue
 
ubyte alpha
 
ubyte ac_type
 
int is_alphacolor
 
ubyte raw8
 
int alphacolor
 
int magic
 

Detailed Description

Definition at line 17 of file plr_convert.cpp.

Member Data Documentation

ubyte conv_color::ac_type

Definition at line 23 of file plr_convert.cpp.

ubyte conv_color::alpha

Definition at line 22 of file plr_convert.cpp.

int conv_color::alphacolor

Definition at line 26 of file plr_convert.cpp.

ubyte conv_color::blue

Definition at line 21 of file plr_convert.cpp.

ubyte conv_color::green

Definition at line 20 of file plr_convert.cpp.

int conv_color::is_alphacolor

Definition at line 24 of file plr_convert.cpp.

int conv_color::magic

Definition at line 27 of file plr_convert.cpp.

ubyte conv_color::raw8

Definition at line 25 of file plr_convert.cpp.

ubyte conv_color::red

Definition at line 19 of file plr_convert.cpp.

uint conv_color::screen_sig

Definition at line 18 of file plr_convert.cpp.


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