HaruPage::textOut

(no version information, might be only in CVS)

HaruPage::textOut -- テキストを指定した位置に表示する

説明

bool HaruPage::textOut ( float x, float y, string text )

テキストを指定した位置に表示します。

返り値

成功した場合に TRUE を返します。

エラー / 例外

エラー時に HaruException をスローします。

参考

HaruPage::showTextNextLine()
HaruPage::showText()