corona  1.0.2
Public Member Functions | Public Attributes
corona::FormatDesc Struct Reference

List of all members.

Public Member Functions

 FormatDesc (int r, int g, int b, int a, bool ha)

Public Attributes

int r_shift
int g_shift
int b_shift
int a_shift
bool has_alpha

Detailed Description

Definition at line 41 of file Convert.cpp.


Constructor & Destructor Documentation

corona::FormatDesc::FormatDesc ( int  r,
int  g,
int  b,
int  a,
bool  ha 
) [inline]

Definition at line 42 of file Convert.cpp.


Member Data Documentation

Definition at line 52 of file Convert.cpp.

Definition at line 53 of file Convert.cpp.

Definition at line 54 of file Convert.cpp.

Definition at line 55 of file Convert.cpp.

Definition at line 56 of file Convert.cpp.


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