ランタイム
|
グリフ構造体 More...
#include <IFont.h>
Public Attributes | |
const void * | pImg |
イメージポインタ( このポインタは解放してはいけません ) More... | |
UInt16 | cellWidth |
セルの幅 More... | |
UInt16 | cellHeight |
セルの高さ More... | |
Int16 | x |
X座標 ( セルの左上を基点としたローカル座標 ) More... | |
Int16 | y |
Y座標 ( セルの左上を基点としたローカル座標 ) More... | |
UInt16 | width |
幅 More... | |
UInt16 | height |
高さ More... | |
グリフ構造体
const void* Mix::Graphics::Utility::IFont::GLYPH::pImg |
イメージポインタ( このポインタは解放してはいけません )
UInt16 Mix::Graphics::Utility::IFont::GLYPH::cellWidth |
セルの幅
UInt16 Mix::Graphics::Utility::IFont::GLYPH::cellHeight |
セルの高さ
Int16 Mix::Graphics::Utility::IFont::GLYPH::x |
X座標 ( セルの左上を基点としたローカル座標 )
Int16 Mix::Graphics::Utility::IFont::GLYPH::y |
Y座標 ( セルの左上を基点としたローカル座標 )
UInt16 Mix::Graphics::Utility::IFont::GLYPH::width |
幅
UInt16 Mix::Graphics::Utility::IFont::GLYPH::height |
高さ