Logo
公開メンバ関数 | プロパティ | 全メンバ一覧
Yukar.Engine.TelopPosition クラス

説明欄文字列の幅が足りなかったときのスクロールするためのマーキークラス [詳解]

公開メンバ関数

TelopPosition (float velocity, float waitTime, float telopFrameWidth, string telopText, float telopTextScale, TextDrawer textDrawer)
TelopPosition (Vector2 velocity, float waitTime, Vector2 telopFrameSize, string telopText, float telopTextScale, TextDrawer textDrawer, TextDrawer.HorizontalAlignment horizontalAlignment, TextDrawer.VerticalAlignment verticalAlignment)
Vector2 GetPositionConsiderHorizontalAlignment ()
void SetTelopParameter (float velocity, float waitTime, float telopFrameWidth, string telopText, float telopTextScale, TextDrawer textDrawer)
void SetTelopParameter (Vector2 velocity, float waitTime, Vector2 telopFrameSize, string telopText, float telopTextScale, TextDrawer textDrawer, TextDrawer.HorizontalAlignment horizontalAlignment)
void Update (float elapsedTime)
void UpdateTelopText (float elapsedTime)

プロパティ

Vector2 Position [get]

詳解

説明欄文字列の幅が足りなかったときのスクロールするためのマーキークラス


このクラス詳解は次のファイルから抽出されました: