A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
targetX — Property, class app.kutout.browser.ThumbnailScroller
This is where the scrolling is satisfied at once the animation catches up.
targetX — Property, class app.kutout.components.slider.SliderComponent
The target value the scroll is trying to satisfy.
thumb — Property, class app.kutout.browser.AddThumbnailDialogue
The image BitmapData that is loaded to be used in the Asset object and soon used as a Canvas.
thumb — Property, class app.kutout.browser.event.ThumbnailEvent
thumbBrowser — Property, class app.kutout.browser.ThumbnailScroller
Reference to the ThumbnailBrowser.
thumbContainer — Property, class app.kutout.browser.Thumbnail
Holds the thumbnail.
thumbMask — Property, class app.kutout.browser.Thumbnail
Mask around the thumbnail.
thumbMask — Property, class app.kutout.browser.ThumbnailScroller
Sprite the mask is drawn into.
thumbnail — Property, class app.kutout.browser.Thumbnail
Bitmap containing the thumbnail BitmapData.
thumbnail — Property, class app.kutout.objects.Asset
The thumbnail associated with the asset.
Thumbnail — class, package app.kutout.browser
Thumbnail object that is used in the ThumbnailBrowser.
Thumbnail(asset:app.kutout.objects:Asset) — Constructor, class app.kutout.browser.Thumbnail
Asset contains the image data for the thumbnail.
ThumbnailBrowser — class, package app.kutout.browser
ThumbnailBrowser holds all the thumbnails.
ThumbnailBrowser() — Constructor, class app.kutout.browser.ThumbnailBrowser
Constructor
ThumbnailBrowserController — class, package app.kutout.browser
...
ThumbnailBrowserController(segmentationController:com.hook.imageprocessing.siox:SegmentationController, browser:app.kutout.browser:ThumbnailBrowser, canvasContainer:flash.display:Sprite) — Constructor, class app.kutout.browser.ThumbnailBrowserController
Monitors the ThumbnailBrowser for a selected thumbnail, then takes that thumbnail and creates a Canvas, updates the SegmentationController and displays the new Canvas on the stage.
thumbnailClickHandler(e:app.kutout.browser.event:ThumbnailEvent) — method, class app.kutout.browser.ThumbnailBrowser
When a thumbnail is selected, we bubble the event so the ThumbnailBrowserController can intercept and use it in segmentation however it pleases.
ThumbnailEvent — class, package app.kutout.browser.event
...
ThumbnailEvent(type:String, thumb:app.kutout.browser.interfaces:IThumbnail, bubbles:Boolean, cancelable:Boolean) — Constructor, class app.kutout.browser.event.ThumbnailEvent
THUMBNAIL_LOADED — Constant Static Property, class app.kutout.browser.event.ThumbnailEvent
thumbnailLoadedHandler(e:app.kutout.browser.event:ThumbnailEvent) — method, class app.kutout.browser.ThumbnailBrowser
When a thumbnial is loaded, it becomes a regular thumbnail and then we create another AddThumbnail object so they can add more and more!
ThumbnailScroller — class, package app.kutout.browser
...
ThumbnailScroller(thumbBrowser:app.kutout.browser:ThumbnailBrowser) — Constructor, class app.kutout.browser.ThumbnailScroller
Constructor
THUMBNAIL_SELECTED — Constant Static Property, class app.kutout.browser.event.ThumbnailEvent
thumbnailSelectedHandler(e:app.kutout.browser.event:ThumbnailEvent) — method, class app.kutout.Kutout
Change the state menu to Step 2 if the thumbnail gets changed randomly in the app.
thumbnailSelectedHandler(e:app.kutout.browser.event:ThumbnailEvent) — method, class app.kutout.browser.ThumbnailBrowserController
_thumbs — Property, class app.kutout.browser.ThumbnailBrowser
Holds the Thumbnail objects.
timerEventHandler(e:flash.events:TimerEvent) — method, class app.kutout.browser.AddThumbnailDialogue
Timer fired, that means they've been rolled out of the dialogue for long enough so we fire Event.CLOSE
toString() — method, class app.kutout.browser.event.ThumbnailEvent
toString() — method, class app.kutout.components.abstract.events.ResizeEvent
toString() — method, class app.kutout.components.slider.SliderAdjustedEvent
toString() — method, class app.kutout.events.KutoutInitializerEvent
toString() — method, class app.kutout.states.event.StateAnimationEvent
toString() — method, class app.kutout.states.event.StateNavigationEvent
TWEEN_SPEED — Constant Static Property, class app.kutout.buttons.BlueSelectButton
TWEEN_SPEED — Constant Static Property, class app.kutout.buttons.GrayToGreenButton
TWEEN_SPEED — Constant Static Property, class app.kutout.buttons.MaroonButton
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z