12GX_HUD_NAMESPACE_BEGIN()
39 b32 setup(
void )
override;
48 void asyncUpdate(
void )
override;
50 void forceAsyncUpdate(
void )
override;
55 void startScroll(
const GxVector2& position );
59 void forceAdjust(
const GxSize& contentSize,
const GxVector2& contentPosition );
63 void autoAdjust(
void );
68 void updateScroll(
void );
#define GX_PROHIBIT_CLASS_BASE_REFERENCE(__CLASS__)
GxClassBaseReference継承の禁止宣言(new以外の生成禁止 + コピー禁止)
Definition GxBase.h:244
HUD画像ユニットクラス
Definition GxUnitHudImage.h:18
サイズ
Definition GxStruct.h:730
2次元ベクトル
Definition GxVector.h:34
32bitブーリアン
Definition GxDefine.h:173