dos h0078 customTitleAnimationUse - cwtickle/danoniplus GitHub Wiki
English | Japanese
Home > 譜面ヘッダー仕様 > デフォルトデザインの利用有無
| <- customTitleArrowUse | customTitleAnimationUse | customBackUse -> |
customTitleAnimationUse
- タイトルのアニメーション設定の利用有無
- 共通設定 ⇒ g_presetObj.customDesignUse
使い方
|customTitleAnimationUse=false|
説明
タイトル文字のアニメーション用譜面ヘッダーtitleAnimation
, titleAnimationClass
を
利用するかどうかを設定します。
値 | 既定 | 内容 |
---|---|---|
false | * | アニメーション用譜面ヘッダーを利用 |
true | 個別設定(直接CSSにて指定) |
関連項目
- titleAnimation :pencil: タイトル文字のアニメーション設定
- titleAnimationClass :pencil: タイトル文字のアニメーションクラス設定
更新履歴
Version | 変更内容 |
---|---|
v18.5.0 | ・初回実装 |
| <- customTitleArrowUse | customTitleAnimationUse | customBackUse -> |