flixel.addons.ui の変更点


[[API Reference]] > [[flixel.addons.ui]]

** flixel.addons [#o385f892]
- [[FlxButtonPlus]] : FlxButtonの拡張
- [[FlxClickArea]] : 
- [[FlxSlider]] : 

** flixel-ui [#n81e688d]
- [[Anchor]] : アンカー (UIの位置情報)
- [[AnchorPoint]] : アンカーポイント (UIの位置情報)
- [[FlxInputText]]
- [[FlxUI]] : 拡張UIの管理
- [[FlxUI9SliceSprite]] : [[9スライス>9Slice]]のスプライト
- [[FlxUIAssets]]
- [[FlxUIButton]] : ボタン
- [[FlxUICheckBox]]
- [[FlxUIColorSwatch]]
- [[FlxUIColorSwatchSelecter]]
- [[FlxUICursor]]
- [[FlxUIDropDownMenu]]
- [[FlxUIGroup]] : UIWidgetを管理するクラス
- [[FlxUIInputText]]
- [[FlxUIList]] : UIWidgetをスクロール可能なリストで表示
- [[FlxUILoadingScreen]]
- [[FlxUIMouse]]
- [[FlxUINumericStepper]]
- [[FlxUIPopup]]
- [[FlxUIRadioGroup]]
- [[FlxUIRadioGroup]] : ラジオボタングループ
- [[FlxUIRegion]]
- [[FlxUISlider]]
- [[FlxUISprite]] : [[FlxSprite]]をUI用に拡張したクラス
- [[FlxUISpriteButton]]
- [[FlxUIState]] : FlxStateをUI用に拡張したクラス
- [[FlxUISubState]] : FlxSubStateをUI用に拡張したクラス
- [[FlxUITabMenu]]
- [[FlxUIText]] : テキスト
- [[FlxUITileTest]]
- [[FlxUITypedButton]] : ボタンの基底クラス
- [[MultiKey]]
- [[StrIdLabel]]
- [[SwatchData]]
- [[U]]