Sprite.drawVerticalText
http://tonyu.jp/wiki/index.php?Sprite.drawVerticalText
トップ
Tonyuとは
チュートリアル
命令リファレンス
Webサイト
BBS
プロジェクトボード
Sprite
に戻る
Sprite.drawVerticalText
- 縦書きの文字を描画します。
書式
drawVerticalText(x,y,text,col,size,zOrder)
x
テキストの中心のx座標
y
テキストの中心のy座標
text
描画する値
col
色(通常
color
メソッド
で指定)
size(省略可能)
サイズ
zOrder(省略可能)
描画順序。値が小さいほど手前に描画される