|
|
説明欄文字列の幅が足りなかったときのスクロールするためのマーキークラス [詳解]
公開メンバ関数 |
|
| 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]
|
説明欄文字列の幅が足りなかったときのスクロールするためのマーキークラス