Effekseer
公開メンバ関数 | 静的公開メンバ関数 | 公開変数類 | 全メンバ一覧
Effekseer::Color 構造体

[詳解]

#include <Effekseer.h>

公開メンバ関数

 Color ()
 コンストラクタ
 
 Color (uint8_t r, uint8_t g, uint8_t b, uint8_t a=255)
 コンストラクタ
 

静的公開メンバ関数

static void Mul (Color &o, const Color &in1, const Color &in2)
 乗算
 

公開変数類

uint8_t R
 
 
uint8_t G
 
 
uint8_t B
 
 
uint8_t A
 透明度
 

詳解


この構造体詳解は次のファイルから抽出されました: