TweenerのColorShortcutsクラスのデモ版を作りました。
バージョンは1.31.71で試してます。
Tweenerについては↓ここらへんで。
・tweenerプロジェクトページ
・tweenerリファレンス
ColorShortcutsを使用するには初期化する必要があります。
import caurina.transitions.properties.ColorShortcuts;
ColorShortcuts.init();
ColorShortcuts.init();
特殊プロパティの一覧はこちらが分かりやすいです。
soohei.net/blog


コメントする