ランタイム
Mix::Graphics::Utility::IFont::GLYPH Struct Reference

グリフ構造体 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...
 

Detailed Description

グリフ構造体

Member Data Documentation

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

高さ


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