チェンジセット 2887
- コミット日時:
- 2009/07/03 01:52:01 (9 ヶ月前)
- ファイル:
凡例:
- 変更無し
- 追加
- 削除
- 更新
- コピー
- 移動
as3/SirdsAS3/org/libspark/dsler/SirdsAS3/RDSSupportDotPosition.as
r2886 r2887 34 34 public class RDSSupportDotPosition 35 35 { 36 public const TOP:String = "top";37 public const CENTER:String = "center";38 public const BOTTOM:String = "bottom";36 public static const TOP:String = "top"; 37 public static const CENTER:String = "center"; 38 public static const BOTTOM:String = "bottom"; 39 39 } 40 40 }

