| 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 |
| i — Property, class ptolemy.geom3D.core.SpatialVector |
| |
| IAnimatable — Interface, package starling.animation |
| The IAnimatable interface describes objects that are animated depending on the passed time. |
| IArrive — Interface, package com.lookbackon.AI.steeringBehavior.behaviors |
| |
| IAStar — Interface, package com.lookbackon.ds |
|
Holds a two-dimensional array of Nodes methods to manipulate them, start node and end node for finding a path.
Notice: this class code base based on some open source code. |
| IAvoid — Interface, package com.lookbackon.AI.steeringBehavior.behaviors |
| |
| IBitBoard — Interface, package com.lookbackon.ds |
| |
| IBubbleEventHandler — Interface, package org.osflash.signals.events |
| |
| IButton — Interface, package mx.managers |
|
The IButton interface is a marker interface that indicates that a component
acts as a button. |
| IChildList — Interface, package mx.core |
|
The IChildList interface defines the properties and methods
for accessing and manipulating child lists, which are subsets
of a DisplayObjectContainer's children. |
| icon — Property, class com.godpaper.as3.consts.DefaultTollgatesConstant |
| |
| IConductService — Interface, package com.godpaper.as3.services |
|
IConductService.as class.This interface is used to transform conduct information,
Using interfaces makes it easy to switch the actual service classes. |
| iconField — Property, class feathers.controls.renderers.BaseDefaultItemRenderer |
|
The field in the item that contains a display object to be displayed
as an icon or other graphic next to the label in the renderer. |
| iconFunction — Property, class feathers.controls.renderers.BaseDefaultItemRenderer |
|
A function used to generate an icon for a specific item. |
| iconLoaderFactory — Property, class feathers.controls.renderers.BaseDefaultItemRenderer |
|
A function that generates an ImageLoader that uses the result
of iconSourceField or iconSourceFunction. |
| IConnex — Interface, package com.lookbackon.ds |
|
This interface pre-define the board data struct aviable functions. |
| iconOffsetX — Property, class feathers.controls.Button |
|
Offsets the x position of the icon by a certain number of pixels. |
| iconOffsetY — Property, class feathers.controls.Button |
|
Offsets the y position of the icon by a certain number of pixels. |
| iconPosition — Property, class feathers.controls.Button |
|
The location of the icon, relative to the label. |
| ICON_POSITION_BOTTOM — Constant Static Property, class feathers.controls.Button |
|
The icon will be positioned below the label. |
| ICON_POSITION_LEFT — Constant Static Property, class feathers.controls.Button |
|
The icon will be positioned to the left of the label. |
| ICON_POSITION_LEFT_BASELINE — Constant Static Property, class feathers.controls.Button |
|
The icon will be positioned to the left the label, and the bottom of
the icon will be aligned to the baseline of the label text. |
| ICON_POSITION_MANUAL — Constant Static Property, class feathers.controls.Button |
|
The icon will be positioned manually with no relation to the position
of the label. |
| ICON_POSITION_RIGHT — Constant Static Property, class feathers.controls.Button |
|
The icon will be positioned to the right of the label. |
| ICON_POSITION_RIGHT_BASELINE — Constant Static Property, class feathers.controls.Button |
|
The icon will be positioned to the right the label, and the bottom of
the icon will be aligned to the baseline of the label text. |
| ICON_POSITION_TOP — Constant Static Property, class feathers.controls.Button |
|
The icon will be positioned above the label. |
| iconSourceField — Property, class feathers.controls.renderers.BaseDefaultItemRenderer |
|
The field in the item that contains a starling.textures.Texture
or a URL that points to a bitmap to be used as the item renderer's
icon. |
| iconSourceFunction — Property, class feathers.controls.renderers.BaseDefaultItemRenderer |
|
A function used to generate a starling.textures.Texture
or a URL that points to a bitmap to be used as the item renderer's
icon. |
| Icosahedron — class, package ptolemy.geom3D.platonic |
| |
| Icosahedron — class, package ptolemy.geom3D.unfolding |
| |
| Icosahedron(sideLength:int) — Constructor, class ptolemy.geom3D.platonic.Icosahedron |
| |
| Icosahedron(sideLength:int, proportion:Number) — Constructor, class ptolemy.geom3D.unfolding.Icosahedron |
| |
| ICOSAHEDRON — Static Property, class ptolemy.geom3D.Platonic |
| |
| id — Property, class com.godpaper.as3.model.vos.PostVO |
| |
| id — Static Property, class mochi.as3.MochiServices |
| |
| id — Property, class mx.logging.AbstractTarget |
|
Provides access to the id of this target. |
| id — Property, interface playerio.RoomInfo |
|
The id of the room. |
| id — Property, class playerio.VaultItem |
|
The unique id of this particular vault item in the users vault
|
| id — Property, class starling.events.Touch |
| The identifier of a touch. |
| id3 — Property, class org.osflash.signals.natives.sets.SoundSignalSet |
| |
| identifier — Property, class com.godpaper.as3.impl.AbstractChessVO |
| |
| IDisplayObjectWithScrollRect — Interface, package feathers.display |
|
Adds a scrollRect to a display object. |
| IDragSource — Interface, package feathers.dragDrop |
|
An object that can initiate drag actions with the drag and drop manager. |
| IDropTarget — Interface, package feathers.dragDrop |
|
A display object that can accept data dropped by the drag and drop
manager. |
| IEvade — Interface, package com.lookbackon.AI.steeringBehavior.behaviors |
| |
| IEvaluation — Interface, package com.lookbackon.AI.evaluation |
|
An evaluation function is used to heuristically determine the relative value of a position,
i.e. |
| IEvent — Interface, package org.osflash.signals.events |
| |
| IFactory — Interface, package mx.core |
|
The IFactory interface defines the interface that factory classes
such as ClassFactory must implement. |
| IFeathersControl — Interface, package feathers.core |
|
Basic interface for Feathers UI controls. |
| IFeathersDisplayObject — Interface, package feathers.core |
|
Public properties and functions from starling.display.DisplayObject
in helpful interface form. |
| IFeathersEventDispatcher — Interface, package feathers.core |
|
Public properties and functions from starling.events.EventDispatcher
in helpful interface form. |
| IFeathersTheme — Interface, package feathers.skins |
| |
| IFlee — Interface, package com.lookbackon.AI.steeringBehavior.behaviors |
| |
| IFlexDisplayObject — Interface, package mx.managers |
|
The IFlexDisplayObject interface defines the interface for skin elements. |
| IFllowPath — Interface, package com.lookbackon.AI.steeringBehavior.behaviors |
| |
| IFlock — Interface, package com.lookbackon.AI.steeringBehavior.behaviors |
| |
| IFocusDisplayObject — Interface, package feathers.core |
|
A component that can receive focus. |
| IFocusManager — Interface, package feathers.core |
|
Interface for focus management. |
| IFocusManager — Interface, package mx.managers |
|
The IFocusManager interface defines the interface that components must implement
to manage the focus on components in response to mouse activity or
keyboard activity (Tab key), and to support a default button. |
| IFocusManagerContainer — Interface, package mx.managers |
|
The IFocusManagerContainer interface defines the interface that
containers implement to host a FocusManager. |
| IFuzzyBasicComparisonRules — Interface, package com.lookbackon.AI.fuzzyLogicSystem |
|
The IFuzzyBasicComparisonRulses interface works on the idea
that it can be inherited by any object that we wish to implement to. |
| ignoreChildErrors — Property, class org.spicefactory.lib.task.TaskGroup |
|
Indicates whether ERROR events of child tasks should be ignored or if they
should stop the whole group. |
| IGroupedListHeaderOrFooterRenderer — Interface, package feathers.controls.renderers |
|
Interface to implement a renderer for a grouped list header or footer. |
| IGroupedListItemRenderer — Interface, package feathers.controls.renderers |
|
Interface to implement a renderer for a grouped list item. |
| IGroupedToggle — Interface, package feathers.core |
|
A toggle associated with a specific group. |
| IGTweenPlugin — Interface, package com.gskinner.motion.plugins |
|
Defines the interface for GTween plugins. |
| IHierarchicalCollectionDataDescriptor — Interface, package feathers.data |
|
An adapter interface to support any kind of data source in
hierarchical collections. |
| IHierarchicalFiniteStateMachine — Interface, package com.lookbackon.AI.HFSM |
|
IHierarchicalFiniteStateMachine.as. |
| IHState — Interface, package com.lookbackon.AI.HFSM.states |
|
IHState.as class. |
| ILayout — Interface, package feathers.layout |
|
Interface providing layout capabilities for containers. |
| ILayoutData — Interface, package feathers.layout |
|
Extra data used by layout algorithms. |
| ILayoutDisplayObject — Interface, package feathers.layout |
|
A display object that may be associated with extra data for use with
advanced layouts. |
| IList — Interface, package mx.collections |
|
A collection of items organized in an ordinal fashion. |
| IListCollectionDataDescriptor — Interface, package feathers.data |
|
An adapter interface to support any kind of data source in
ListCollection. |
| IListItemRenderer — Interface, package feathers.controls.renderers |
|
Interface to implement a renderer for a list item. |
| IllegalArgumentError — class, package org.spicefactory.lib.errors |
|
Error thrown when a method is called with illegal arguments. |
| IllegalArgumentError(message:String, cause:Error, id:int) — Constructor, class org.spicefactory.lib.errors.IllegalArgumentError |
|
Creates a new instance. |
| IllegalStateError — class, package org.spicefactory.lib.errors |
|
Error thrown when a method has been invoked while the target instance was in an
inappropiate state. |
| IllegalStateError(message:String, cause:Error, id:int) — Constructor, class org.spicefactory.lib.errors.IllegalStateError |
|
Creates a new instance. |
| ILogger — Interface, package mx.logging |
|
All loggers within the logging framework must implement this interface. |
| ILoggingTarget — Interface, package mx.logging |
|
All logger target implementations within the logging framework
must implement this interface. |
| image — Property, class feathers.controls.ImageLoader |
|
The internal starling.display.Image child. |
| Image — class, package feathers.display |
|
Adds capabilities to Starling's Image class, including
scrollRect and pixel snapping. |
| Image — class, package starling.display |
| An Image is a quad with a texture mapped onto it. |
| Image(texture:starling.textures:Texture) — Constructor, class feathers.display.Image |
|
Constructor. |
| Image(texture:starling.textures:Texture) — Constructor, class starling.display.Image |
| Creates a quad with a texture mapped onto it. |
| ImageLoader — class, package feathers.controls |
|
Displays an image, either from a Texture or loaded from a
URL. |
| ImageLoader() — Constructor, class feathers.controls.ImageLoader |
|
Constructor. |
| imageProperties — Property, class feathers.skins.ImageStateValueSelector |
|
Optional properties to set on the Image instance. |
| imageProperties — Property, class feathers.skins.Scale9ImageStateValueSelector |
|
Optional properties to set on the Scale9Image instance. |
| ImageStateValueSelector — class, package feathers.skins |
|
Values for each state are Texture instances, and the manager attempts to
reuse the existing Image instance that is passed in to getValueForState()
as the old value by swapping the texture. |
| ImageStateValueSelector() — Constructor, class feathers.skins.ImageStateValueSelector |
|
Constructor. |
| IMemberShipFunction — Interface, package com.lookbackon.AI.fuzzyLogicSystem |
|
Define an interface that let you create your own membership function for the VariableValue. |
| IMG_BACK_GROUND — Constant Static Property, class com.godpaper.as3.consts.DefaultConstants |
| |
| important — Property, class com.godpaper.as3.consts.DefaultPiecesConstants |
| |
| important — Property, class com.godpaper.as3.model.vos.OmenVO |
| |
| INACTIVE — Constant Static Property, class org.spicefactory.lib.task.enum.TaskState |
|
The state of the Task before it has been started for the first time or
(for restartable Tasks) also after it has completed its execution. |
| INativeDispatcher — Interface, package org.osflash.signals.natives |
|
Similar to IDispatcher but using strong types specific to Flash's native event system. |
| includeCategory — Property, class mx.logging.targets.LineFormattedTarget |
|
Indicates if the category for this target should added to the trace. |
| includeDate — Property, class mx.logging.targets.LineFormattedTarget |
|
Indicates if the date should be added to the trace. |
| includeInLayout — Property, class feathers.core.FeathersControl |
|
Determines if the ILayout should use this object or ignore it. |
| includeInLayout — Property, interface feathers.layout.ILayoutDisplayObject |
|
Determines if the ILayout should use this object or ignore it. |
| includeInLayout — Property, interface mx.core.IUIComponent |
| |
| includeInLayout — Property, interface mx.managers.IUIComponent |
| |
| includeLevel — Property, class mx.logging.targets.LineFormattedTarget |
|
Indicates if the level for the event should added to the trace. |
| includeMemory — Property, class mx.logging.targets.LineFormattedTarget |
|
Indicates if the memory value should be added to the trace. |
| includeTime — Property, class mx.logging.targets.LineFormattedTarget |
|
Indicates if the time should be added to the trace. |
| increment() — method, class com.suckatmath.machinelearning.markov.TokenEntry |
|
increase weight
|
| incrementButton — Property, class feathers.controls.ScrollBar |
|
The scroll bar's increment button sub-component. |
| incrementButtonFactory — Property, class feathers.controls.ScrollBar |
|
A function used to generate the scroll bar's increment button sub-component. |
| incrementButtonName — Property, class feathers.controls.ScrollBar |
|
The value added to the nameList of the increment button. |
| incrementButtonProperties — Property, class feathers.controls.ScrollBar |
|
A set of key/value pairs to be passed down to the scroll bar's
increment button sub-component. |
| index — Property, class com.lookbackon.AI.ANN.Neuron |
| |
| index — Property, class com.lookbackon.ds.graph.Node |
| |
| index — Property, class feathers.controls.renderers.DefaultListItemRenderer |
|
The index (numeric position, starting from zero) of the item within
the list's data provider. |
| index — Property, interface feathers.controls.renderers.IListItemRenderer |
|
The index (numeric position, starting from zero) of the item within
the list's data provider. |
| index — Property, class jp.dip.hael.gameai.graph.Node |
| |
| index(length:int) — Static Method , class jp.dip.hael.gameai.util.Rand |
|
[0, length)の整数乱数
|
| Index — Property, class com.godpaper.as3.utils.Enum |
| |
| indexOf(arr:Array, element:any) — Static Method , class org.spicefactory.lib.util.ArrayUtil |
|
Returns the index of the first occurence of the specified element in the Array or -1 if the
Array does not contain that element. |
| indicateCheck(pieces:Vector$com.godpaper.as3.views.components:ChessPiece, marshal:com.lookbackon.ds:BitBoard) — method, class com.godpaper.as3.business.managers.ChessPiecesManagerDefault |
| |
| indicateCheckmate(gamePosition:com.godpaper.as3.model.vos:PositionVO) — method, class com.godpaper.as3.business.managers.ChessPiecesManagerDefault |
| |
| indicateGasketsCapture(legalCaptures:com.lookbackon.ds:BitBoard) — method, class com.godpaper.as3.business.managers.ChessPiecesManagerDefault |
| |
| indicateGasketsMove(legalMoves:com.lookbackon.ds:BitBoard) — method, class com.godpaper.as3.business.managers.ChessPiecesManagerDefault |
| |
| INDICATION_CHECK — Constant Static Property, class com.godpaper.as3.consts.DefaultConstants |
| |
| INDICATION_COMPUTER_WIN — Constant Static Property, class com.godpaper.as3.consts.DefaultConstants |
| |
| INDICATION_HUMAN_WIN — Constant Static Property, class com.godpaper.as3.consts.DefaultConstants |
| |
| INDICATION_NAME_PROMPT_GAME — Constant Static Property, class com.godpaper.as3.consts.DefaultConstants |
| |
| INDICATION_NAME_PROMPT_PLAYER — Constant Static Property, class com.godpaper.as3.consts.DefaultConstants |
| |
| INDICATION_THINK — Constant Static Property, class com.godpaper.as3.consts.DefaultConstants |
| |
| info(message:String, ... rest) — method, interface mx.logging.ILogger |
|
Logs the specified data using the LogEvent.INFO level. |
| info(msg:String, ... rest) — method, class mx.logging.LogLogger |
|
Logs the specified data using the LogEvent.INFO level. |
| INFO — Constant Static Property, class mx.logging.LogEventLevel |
|
Designates informational messages that
highlight the progress of the application at coarse-grained level. |
| init() — method, class com.gskinner.motion.GTween |
|
Reads all of the initial values from target and calls the onInit callback. |
| init(tween:com.gskinner.motion:GTween, name:String, value:Number) — method, interface com.gskinner.motion.plugins.IGTweenPlugin |
|
This method will be called from the GTween init method when it is determining
the initial values for a property. |
| init — Property, class org.osflash.signals.natives.sets.LoaderInfoSignalSet |
| |
| INIT — Constant Static Property, class Nonoba.api.ConnectionEvent |
| |
| initEnum(i_type:Class) — Static Method , class com.godpaper.as3.utils.Enum |
| |
| initialization(rowIndex:int, colIndex:int, flag:uint, identifier:String) — method, class com.godpaper.as3.impl.AbstractChessVO |
| |
| initialization() — method, class com.godpaper.as3.plugins.kongregate.KongregatePlugin |
| |
| initialization() — method, class com.godpaper.as3.plugins.mochi.MochiPlugin |
| |
| initialization() — method, class com.godpaper.as3.plugins.nonoba.NonobaPlugin |
| |
| initialization() — method, class com.godpaper.as3.plugins.platogo.PlatogoPlugin |
| |
| initialization() — method, class com.godpaper.as3.plugins.playerIO.PlayerIoPlugin |
| |
| initialization(... rest) — method, class com.godpaper.as3.plugins.playerIO.PlayerIoService |
| |
| initialization(... rest) — method, interface com.godpaper.as3.services.IConductService |
| |
| initialization(rowIndex:int, colIndex:int, flag:uint, identifier:String) — method, class com.godpaper.tic_tac_toe.model.vo.ChessVO_TicTacToe |
| |
| initialize(maxPoolSize:uint, growthValue:uint) — Static Method , class com.godpaper.as3.model.pools.BlueChessPiecesPool |
| |
| initialize(maxPoolSize:uint, growthValue:uint) — Static Method , class com.godpaper.as3.model.pools.ChessGasketsPool |
| |
| initialize(maxPoolSize:uint, growthValue:uint) — Static Method , class com.godpaper.as3.model.pools.RedChessPiecesPool |
| |
| initialize() — method, class com.godpaper.as3.views.screens.GameScreen |
| |
| initialize() — method, class com.godpaper.as3.views.screens.HandshakeScreen |
| |
| initialize() — method, class com.godpaper.as3.views.screens.LobbyScreen |
| |
| initialize() — method, class com.godpaper.as3.views.screens.MainMenuScreen |
| |
| initialize() — method, class com.godpaper.as3.views.screens.SettingsScreen |
| |
| initialize() — method, class com.godpaper.as3.views.screens.SplashScreen |
| |
| initialize(inputData:Array, outputData:Array, hidden_layer_count:int) — method, class com.lookbackon.AI.ANN.NeuralNetWork |
| |
| initialize — Event, class feathers.core.FeathersControl |
|
Dispatched after initialize() has been called, but before the first time
that draw() has been called. |
| initialize() — method, class feathers.core.FeathersControl |
|
Called the first time that the UI control is added to the stage, and
you should override this function to customize the initialization
process. |
| initialize — Event, interface feathers.core.IFeathersControl |
|
Dispatched after the control has been initialized, but before it has
drawn for the first time. |
| initialize() — method, class feathers.themes.MinimalTheme |
| |
| initialize() — method, interface mx.core.IUIComponent |
|
Initialize the object. |
| initialize() — method, interface mx.managers.IUIComponent |
|
Initialize the object. |
| INITIALIZE — Constant Static Property, class feathers.events.FeathersEventType |
|
The FeathersEventType.INITIALIZE event type is meant to
be used when an IFeathersControl has finished running
its initialize() function. |
| initialized — Static Property, class com.godpaper.as3.model.pools.BlueChessPiecesPool |
| |
| initialized — Static Property, class com.godpaper.as3.model.pools.RedChessPiecesPool |
| |
| initialized(document:Object, id:String) — method, class mx.logging.AbstractTarget |
|
Called after the implementing object has been created
and all properties specified on the tag have been assigned. |
| Initialized — Property, class Nonoba.api.Connection |
| |
| initializeHandler() — method, class ApplicationBase |
|
All kinds of view components initialization here. |
| initializeOnce — Property, class feathers.core.DisplayListWatcher |
|
Determines if objects added to the display list are initialized only
once or every time that they are re-added. |
| INITIALIZE_SINGLETON_CLASS — Constant Static Property, class com.godpaper.as3.errors.DefaultErrors |
| |
| INITIALIZE_VIRTUAL_FUNCTION — Constant Static Property, class com.godpaper.as3.errors.DefaultErrors |
| |
| initialPerturbation — Property, class com.lookbackon.AI.evaluation.statical.nelderMeadSimplex.SimplexConstants |
| |
| initParticle(aParticle:starling.extensions:Particle) — method, class starling.extensions.PDParticleSystem |
| |
| initParticle(particle:starling.extensions:Particle) — method, class starling.extensions.ParticleSystem |
| |
| inorder(node:de.polygonal.ds:BinaryTreeNode, process:Function) — Static Method , class de.polygonal.ds.BinaryTreeNode |
|
Performs an inorder traversal on a tree. |
| input — Property, class com.lookbackon.AI.ANN.Neuron |
| |
| input_data — Property, class com.lookbackon.AI.ANN.NeuralNetWork |
| |
| insert(index:int, newNeuron:com.lookbackon.AI.ANN:Neuron) — method, class com.lookbackon.AI.ANN.Neurons |
| |
| insert(edg:com.lookbackon.ds.graph:Edge, priority:int) — method, class com.lookbackon.ds.graph.PriorityEdgeQueueDsc |
| |
| insert(obj:any) — method, class de.polygonal.ds.BinarySearchTree |
|
Inserts an item into the tree. |
| insert(key:any, obj:any) — method, class de.polygonal.ds.HashMap |
|
Inserts a key/data couple into the table. |
| insert(key:any, obj:any) — method, class de.polygonal.ds.HashTable |
|
Inserts a key/data couple into the table. |
| insert(edg:jp.dip.hael.gameai.graph:Edge, priority:int) — method, class jp.dip.hael.gameai.graph.searcher.PriorityEdgeQueueDsc |
| |
| insert(obj:Object, priority:int) — method, class jp.dip.hael.gameai.util.PriorityQueueDsc |
| |
| insertAfter(itr:de.polygonal.ds:DListIterator, obj:any) — method, class de.polygonal.ds.DLinkedList |
|
Inserts an item after a given iterator or appends it if the
iterator is invalid. |
| insertAfter(node:de.polygonal.ds:DListNode) — method, class de.polygonal.ds.DListNode |
|
A helper function used solely by the DLinkedList class for inserting
a given node after this node. |
| insertAfter(itr:de.polygonal.ds:SListIterator, obj:any) — method, class de.polygonal.ds.SLinkedList |
|
Inserts an item after a given iterator or appends it if the
iterator is invalid. |
| insertAfter(node:de.polygonal.ds:SListNode) — method, class de.polygonal.ds.SListNode |
|
A helper function used solely by the SLinkedList class for inserting
a given node after this node. |
| insertAfterChild(obj:any) — method, class de.polygonal.ds.TreeIterator |
|
Inserts a child node after the current child node. |
| insertBefore(itr:de.polygonal.ds:DListIterator, obj:any) — method, class de.polygonal.ds.DLinkedList |
|
Inserts an item before a given iterator or appends it
if the iterator is invalid. |
| insertBefore(node:de.polygonal.ds:DListNode) — method, class de.polygonal.ds.DListNode |
|
A helper function used solely by the DLinkedList class for inserting
this node in front of a given node. |
| insertBeforeChild(obj:any) — method, class de.polygonal.ds.TreeIterator |
|
Inserts a child node before the current child node. |
| INSERTION_SORT — Constant Static Property, class de.polygonal.ds.SLinkedList |
| |
| INSERTION_SORT — Constant Static Property, class de.polygonal.ds.sort.SortOptions |
|
A flag that specifies the insertion sort algorithm. |
| insertWithPriority(slot:org.osflash.signals:ISlot) — method, class org.osflash.signals.SlotList |
|
Insert a slot into the list in a position according to its priority. |
| INSET_BACKGROUND_DISABLED_SKIN_TEXTURES — Constant Static Property, class feathers.themes.MinimalTheme |
| |
| INSET_BACKGROUND_SKIN_TEXTURES — Constant Static Property, class feathers.themes.MinimalTheme |
| |
| INSET_TEXT_COLOR — Constant Static Property, class feathers.themes.MinimalTheme |
| |
| inSight(vehicle:com.lookbackon.AI.steeringBehavior:Vehicle) — method, interface com.lookbackon.AI.steeringBehavior.ISteeredVehicle |
| |
| inSight(vehicle:com.lookbackon.AI.steeringBehavior:Vehicle) — method, class com.lookbackon.AI.steeringBehavior.SteeredVehicle |
| |
| inSightDist — Property, interface com.lookbackon.AI.steeringBehavior.ISteeredVehicle |
| |
| inSightDist — Property, class com.lookbackon.AI.steeringBehavior.SteeredVehicle |
| |
| install() — Static Method , class com.gskinner.motion.plugins.AutoHidePlugin |
|
Installs this plugin for use with all GTween instances. |
| install() — Static Method , class com.gskinner.motion.plugins.BlurPlugin |
|
Installs this plugin for use with all GTween instances. |
| install() — Static Method , class com.gskinner.motion.plugins.ColorAdjustPlugin |
|
Installs this plugin for use with all GTween instances. |
| install() — Static Method , class com.gskinner.motion.plugins.ColorTransformPlugin |
|
Installs this plugin for use with all GTween instances. |
| install() — Static Method , class com.gskinner.motion.plugins.CurrentFramePlugin |
|
Installs this plugin for use with all GTween instances. |
| install() — Static Method , class com.gskinner.motion.plugins.MatrixPlugin |
|
Installs this plugin for use with all GTween instances. |
| install() — Static Method , class com.gskinner.motion.plugins.MotionBlurPlugin |
|
Installs this plugin for use with all GTween instances. |
| install(properties:Array) — Static Method , class com.gskinner.motion.plugins.SmartRotationPlugin |
|
Installs this plugin for use with all GTween instances. |
| install(properties:Array) — Static Method , class com.gskinner.motion.plugins.SnappingPlugin |
|
Installs this plugin for use with all GTween instances. |
| install() — Static Method , class com.gskinner.motion.plugins.SoundTransformPlugin |
|
Installs this plugin for use with all GTween instances. |
| installPlugin(plugin:Object, propertyNames:Array, highPriority:Boolean) — Static Method , class com.gskinner.motion.GTween |
|
Installs a plugin for the specified property. |
| interactionMode — Property, class feathers.controls.Scroller |
|
Determines how the user may interact with the scroller. |
| INTERACTION_MODE_MOUSE — Constant Static Property, class feathers.controls.GroupedList |
|
The user may interact with the scroll bars to scroll. |
| INTERACTION_MODE_MOUSE — Constant Static Property, class feathers.controls.List |
|
The user may interact with the scroll bars to scroll. |
| INTERACTION_MODE_MOUSE — Constant Static Property, class feathers.controls.Panel |
|
The user may interact with the scroll bars to scroll. |
| INTERACTION_MODE_MOUSE — Constant Static Property, class feathers.controls.ScrollContainer |
|
The user may interact with the scroll bars to scroll. |
| INTERACTION_MODE_MOUSE — Constant Static Property, class feathers.controls.ScrollText |
|
The user may interact with the scroll bars to scroll. |
| INTERACTION_MODE_MOUSE — Constant Static Property, class feathers.controls.Scroller |
|
The user may interact with the scroll bars to scroll. |
| INTERACTION_MODE_TOUCH — Constant Static Property, class feathers.controls.GroupedList |
|
The user may touch anywhere on the scroller and drag to scroll. |
| INTERACTION_MODE_TOUCH — Constant Static Property, class feathers.controls.List |
|
The user may touch anywhere on the scroller and drag to scroll. |
| INTERACTION_MODE_TOUCH — Constant Static Property, class feathers.controls.Panel |
|
The user may touch anywhere on the scroller and drag to scroll. |
| INTERACTION_MODE_TOUCH — Constant Static Property, class feathers.controls.ScrollContainer |
|
The user may touch anywhere on the scroller and drag to scroll. |
| INTERACTION_MODE_TOUCH — Constant Static Property, class feathers.controls.ScrollText |
|
The user may touch anywhere on the scroller and drag to scroll. |
| INTERACTION_MODE_TOUCH — Constant Static Property, class feathers.controls.Scroller |
|
The user may touch anywhere on the scroller and drag to scroll. |
| InteractiveObjectSignalSet — class, package org.osflash.signals.natives.sets |
| |
| InteractiveObjectSignalSet(target:flash.display:InteractiveObject) — Constructor, class org.osflash.signals.natives.sets.InteractiveObjectSignalSet |
| |
| interactsWith(target:starling.display:DisplayObject) — method, class starling.events.TouchEvent |
| Indicates if a target is currently being touched or hovered over. |
| interiorNode — Property, class com.godpaper.as3.model.OpeningBookModel |
| |
| InternalError — Constant Static Property, class playerio.PlayerIOError |
|
PlayerIOError type if an unexpected error occured inside the Player.IO webservice. |
| intersect(rect1:flash.geom:Rectangle, rect2:flash.geom:Rectangle, resultRect:flash.geom:Rectangle) — Static Method , class starling.utils.RectangleUtil |
| Calculates the intersection between two Rectangles. |
| intRange(min:int, max:int) — Static Method , class jp.dip.hael.gameai.util.Rand |
|
[min, max]の整数乱数
|
| intXORrandom() — Static Method , class com.godpaper.as3.utils.MathUtil |
|
Using XOR algorithm with integer,
primarily because AS3 is lightning-quick with bit operations,
and the algorithm is only 4 lines of code. |
| invalidate() — method, class com.godpaper.as3.views.components.jewels.Jewel |
| |
| invalidate() — method, class com.godpaper.as3.views.components.jewels.Jewel__ |
| |
| invalidate(flag:String) — method, class feathers.core.FeathersControl |
|
Call this function to tell the UI control that a redraw is pending. |
| invalidateParentSizeAndDisplayList() — method, interface mx.managers.ISystemManager |
|
Attempt to notify the parent SWFLoader that the application's size may
have changed. |
| INVALIDATION_FLAG_ALL — Constant Static Property, class feathers.core.FeathersControl |
|
Flag to indicate that everything is invalid and should be redrawn. |
| INVALIDATION_FLAG_CLIPPING — Constant Static Property, class feathers.controls.Scroller |
|
Flag to indicate that the clipping has changed. |
| INVALIDATION_FLAG_DATA — Constant Static Property, class feathers.core.FeathersControl |
|
Invalidation flag to indicate that the primary data displayed by the
UI control has changed. |
| INVALIDATION_FLAG_LAYOUT — Constant Static Property, class feathers.core.FeathersControl |
|
Invalidation flag to indicate that the layout of the UI control has
changed. |
| INVALIDATION_FLAG_SCROLL — Constant Static Property, class feathers.core.FeathersControl |
|
Invalidation flag to indicate that the scroll position of the UI
control has changed. |
| INVALIDATION_FLAG_SELECTED — Constant Static Property, class feathers.core.FeathersControl |
|
Invalidation flag to indicate that the selection of the UI control
has changed. |
| INVALIDATION_FLAG_SIZE — Constant Static Property, class feathers.core.FeathersControl |
|
Invalidation flag to indicate that the dimensions of the UI control
have changed. |
| INVALIDATION_FLAG_SKIN — Constant Static Property, class feathers.core.FeathersControl |
|
Invalidation flag to indicate that the skin of the UI control has changed. |
| INVALIDATION_FLAG_STATE — Constant Static Property, class feathers.core.FeathersControl |
|
Invalidation flag to indicate that the state has changed. |
| INVALIDATION_FLAG_STYLES — Constant Static Property, class feathers.core.FeathersControl |
|
Invalidation flag to indicate that the styles or visual appearance of
the UI control has changed. |
| InvalidAuth — Constant Static Property, class playerio.PlayerIOError |
|
PlayerIOError type if the auth given is invalid or malformatted
|
| InvalidBigDBKey — Constant Static Property, class playerio.PlayerIOError |
|
PlayerIOError type if the key given for the BigDB object is not a valid BigDB key. |
| InvalidCategoryError — class, package mx.logging.errors |
|
This error is thrown when a category specified for a logger
contains invalid characters or is malformed. |
| InvalidCategoryError(message:String) — Constructor, class mx.logging.errors.InvalidCategoryError |
|
Constructor. |
| INVALID_CHESS_PIECE_INDEX — Constant Static Property, class com.godpaper.as3.errors.DefaultErrors |
| |
| INVALID_CHESS_VO — Constant Static Property, class com.godpaper.as3.errors.DefaultErrors |
| |
| InvalidFilterError — class, package mx.logging.errors |
|
This error is thrown when a filter specified for a target
contains invalid characters or is malformed. |
| InvalidFilterError(message:String) — Constructor, class mx.logging.errors.InvalidFilterError |
|
Constructor. |
| InvalidGameCode — Constant Static Property, class playerio.PlayerIOError |
|
PlayerIOError type if the game code is invalid
|
| InvalidIndexValue — Constant Static Property, class playerio.PlayerIOError |
|
PlayerIOError type if the value given for the index, does not match the expeceded type. |
| InvalidMessageFormat — Constant Static Property, class playerio.PlayerIOError |
|
PlayerIOError type if the message is malformatted
|
| InvalidPassword — Constant Static Property, class playerio.PlayerIOError |
|
PlayerIOError type if the password supplied is incorrect
|
| InvalidPayVaultProviderSetup — Constant Static Property, class playerio.PlayerIOError |
|
PlayerIOError type if the chosen provider is not configured correctly in the admin panel
|
| InvalidPurchaseArguments — Constant Static Property, class playerio.PlayerIOError |
|
PlayerIOError type if the chosen provider rejected one or more of the purchase arguments
|
| InvalidRegistrationData — Constant Static Property, class playerio.PlayerIOError |
|
PlayerIOError type if the supplied data is incorrect
|
| _inventory — Static Property, class mochi.as3.MochiCoins |
| |
| inventory — Static Property, class mochi.as3.MochiCoins |
| |
| InverseTrapezoidalFlip90MemberShipFunction — class, package com.lookbackon.AI.fuzzyLogicSystem |
|
Inverse trapezoidal member ship function. |
| InverseTrapezoidalFlip90MemberShipFunction(a:Number, b:Number, c:Number, d:Number) — Constructor, class com.lookbackon.AI.fuzzyLogicSystem.InverseTrapezoidalFlip90MemberShipFunction |
| |
| InverseTrapezoidalMemberShipFunction — class, package com.lookbackon.AI.fuzzyLogicSystem |
|
Inverse trapezoidal member ship function. |
| InverseTrapezoidalMemberShipFunction(a:Number, b:Number, c:Number, d:Number) — Constructor, class com.lookbackon.AI.fuzzyLogicSystem.InverseTrapezoidalMemberShipFunction |
| |
| invert() — method, class starling.filters.ColorMatrixFilter |
| Inverts the colors of the filtered objects. |
| inviteFriends(properties:Object) — Static Method , class mochi.as3.MochiSocial |
|
Method: inviteFriends
Post (optionally with a gift) invite to friends
also may include prepopulated list of friends. |
| invoke() — method, class org.spicefactory.lib.task.util.Delegate |
|
Invokes the Delegate. |
| ioError — Property, class org.osflash.signals.natives.sets.FileReferenceSignalSet |
| |
| ioError — Property, class org.osflash.signals.natives.sets.LoaderInfoSignalSet |
| |
| ioError — Property, class org.osflash.signals.natives.sets.NetConnectionSignalSet |
| |
| ioError — Property, class org.osflash.signals.natives.sets.NetStreamSignalSet |
| |
| ioError — Property, class org.osflash.signals.natives.sets.SocketSignalSet |
| |
| ioError — Property, class org.osflash.signals.natives.sets.SoundSignalSet |
| |
| ioError — Property, class org.osflash.signals.natives.sets.URLLoaderSignalSet |
| |
| ioError — Property, class org.osflash.signals.natives.sets.URLStreamSignalSet |
| |
| ioError — Property, class org.osflash.signals.natives.sets.XMLSocketSignalSet |
| |
| IO_ERROR — Constant Static Property, class mochi.as3.MochiCoins |
| |
| IO_ERROR — Constant Static Property, class mochi.as3.MochiEvents |
| |
| IO_ERROR — Constant Static Property, class mochi.as3.MochiInventory |
| |
| IO_ERROR — Constant Static Property, class mochi.as3.MochiSocial |
| |
| IOnceSignal — Interface, package org.osflash.signals |
| |
| IO_PENDING — Constant Static Property, class mochi.as3.MochiEvents |
| |
| iPlug — Property, class com.godpaper.as3.views.plugin.PluginButtonBar |
| |
| IPluginButtonBar — Interface, package com.godpaper.as3.views.plugin |
|
IPluginButtonBar.as class.Abstarct the basica button bar for the plugin UIComponent. |
| iPluginStage — Property, class com.godpaper.as3.plugins.nonoba.NonobaPlugin |
| |
| IPopUpContentManager — Interface, package feathers.controls.popups |
|
Automatically manages pop-up content layout and positioning. |
| IPrioritySignal — Interface, package org.osflash.signals |
| |
| IPropertyChangeNotifier — Interface, package mx.core |
|
The IPropertyChangeNotifier interface defines a marker
interface. |
| IPursue — Interface, package com.lookbackon.AI.steeringBehavior.behaviors |
| |
| IRunnable — Interface, package org.generalrelativity.thread |
| |
| isAnotherHumanTurnNow() — method, class com.godpaper.as3.business.managers.GameStateManagerDefault |
| |
| isAtfData(data:flash.utils:ByteArray) — Static Method , class starling.textures.AtfData |
| |
| isBlueSide — Property, class com.godpaper.as3.business.managers.GameStateManagerDefault |
| |
| isBranch(node:Object) — method, class feathers.data.ArrayChildrenHierarchicalCollectionDataDescriptor |
|
Determines if a node from the data source is a branch. |
| isBranch(node:Object) — method, class feathers.data.HierarchicalCollection |
|
Determines if a node from the data source is a branch. |
| isBranch(node:Object) — method, interface feathers.data.IHierarchicalCollectionDataDescriptor |
|
Determines if a node from the data source is a branch. |
| isCached — Property, class starling.filters.FragmentFilter |
| Indicates if the filter is cached (via the "cache" method). |
| isChecking — Property, class com.godpaper.as3.business.managers.ChessPiecesManagerDefault |
|
return isChecking value. |
| isComplete() — method, class com.adobe.cairngorm.process.Process |
| |
| isComplete — Property, class starling.animation.DelayedCall |
| Indicates if enough time has passed, and the call has already been executed. |
| isComplete — Property, class starling.animation.Tween |
| Indicates if the tween is finished. |
| isComplete — Property, class starling.display.MovieClip |
| Indicates if a (non-looping) movie has come to its end. |
| isComputerTurnNow() — method, class com.godpaper.as3.business.managers.GameStateManagerDefault |
| |
| IScreen — Interface, package feathers.controls |
|
A screen for use with ScreenNavigator. |
| IScrollBar — Interface, package feathers.controls |
|
Minimum requirements for a scroll bar to be usable with a Scroller
component. |
| isDebug() — Static Method , class mx.logging.Log |
|
Indicates whether a debug level log event will be processed by a
log target. |
| isDefaultPrevented() — method, class starling.events.KeyboardEvent |
| Checks whether the preventDefault() method has been called on the event. |
| isDragging — Static Property, class feathers.dragDrop.DragDropManager |
|
Determines if the drag and drop manager is currently handling a drag. |
| isDropped — Property, class feathers.events.DragDropEvent |
|
Determines if there has been a drop. |
| isDynamicObject(obj:Object) — Static Method , class mx.utils.ObjectUtil |
|
Returns true if the object is an instance of a dynamic class. |
| ISearching — Interface, package com.lookbackon.AI.searching |
|
The basic chess game AI behaviors to be implemented. |
| ISeek — Interface, package com.lookbackon.AI.steeringBehavior.behaviors |
| |
| isEmbedded(fontFamily:String) — Static Method , class com.emibap.textureAtlas.DynamicAtlas |
|
isEmbedded
|
| isEmpty — Property, class com.lookbackon.ds.BitBoard |
|
whether or not bitboard is empty;
|
| isEmpty() — method, class de.polygonal.ds.Array2 |
|
Checks if the collection is empty. |
| isEmpty() — method, class de.polygonal.ds.Array3 |
|
Checks if the collection is empty. |
| isEmpty() — method, class de.polygonal.ds.ArrayedQueue |
|
Checks if the collection is empty. |
| isEmpty() — method, class de.polygonal.ds.ArrayedStack |
|
Checks if the collection is empty. |
| isEmpty() — method, class de.polygonal.ds.BinarySearchTree |
|
Checks if the collection is empty. |
| isEmpty() — method, interface de.polygonal.ds.Collection |
|
Checks if the collection is empty. |
| isEmpty() — method, class de.polygonal.ds.DLinkedList |
|
Checks if the collection is empty. |
| isEmpty() — method, class de.polygonal.ds.Graph |
|
Checks if the collection is empty. |
| isEmpty() — method, class de.polygonal.ds.HashMap |
|
Checks if the collection is empty. |
| isEmpty() — method, class de.polygonal.ds.HashTable |
|
Checks if the collection is empty. |
| isEmpty() — method, class de.polygonal.ds.Heap |
|
Checks if the collection is empty. |
| isEmpty() — method, class de.polygonal.ds.LinkedQueue |
|
Checks if the collection is empty. |
| isEmpty() — method, class de.polygonal.ds.LinkedStack |
|
Checks if the collection is empty. |
| isEmpty() — method, class de.polygonal.ds.PriorityQueue |
|
Checks if the collection is empty. |
| isEmpty() — method, class de.polygonal.ds.SLinkedList |
|
Checks if the collection is empty. |
| isEmpty() — method, class de.polygonal.ds.Set |
|
Checks if the collection is empty. |
| isEmpty() — method, class de.polygonal.ds.TreeNode |
|
Checks is the tree node is empty (has no children). |
| isEnabled — Property, class feathers.controls.Button |
| |
| isEnabled — Property, class feathers.core.FeathersControl |
|
Indicates whether the control is interactive or not. |
| isEnabled — Property, class feathers.core.FocusManager |
|
Determines if this focus manager is enabled. |
| isEnabled — Property, interface feathers.core.IFeathersControl |
|
Indicates whether the control is interactive or not. |
| isEnabled — Property, interface feathers.core.IFocusManager |
|
Determines if this focus manager is enabled. |
| isEqual(value:Number) — method, class com.lookbackon.AI.fuzzyLogicSystem.FuzzySystem |
| |
| isEqual(value:Number) — method, interface com.lookbackon.AI.fuzzyLogicSystem.IFuzzyBasicComparisonRules |
| |
| isError() — Static Method , class mx.logging.Log |
|
Indicates whether an error level log event will be processed by a
log target. |
| isFatal() — Static Method , class mx.logging.Log |
|
Indicates whether a fatal level log event will be processed by a
log target. |
| isFlattened — Property, class starling.display.Sprite |
| Indicates if the sprite was flattened. |
| isFocusEnabled — Property, class feathers.core.FeathersControl |
|
Determines if this component can receive focus. |
| isFocusEnabled — Property, interface feathers.core.IFocusDisplayObject |
|
Determines if this component can receive focus. |
| isFontFaceEmbedded(tf:flash.text:TextFormat) — method, interface mx.managers.ISystemManager |
|
Returns true if the required font face is embedded
in this application, or has been registered globally by using the
Font.registerFont() method. |
| isGreaterThan(value:Number) — method, class com.lookbackon.AI.fuzzyLogicSystem.FuzzySystem |
| |
| isGreaterThan(value:Number) — method, interface com.lookbackon.AI.fuzzyLogicSystem.IFuzzyBasicComparisonRules |
| |
| isGreenSide — Property, class com.godpaper.as3.business.managers.GameStateManagerDefault |
| |
| isHTML — Property, class feathers.controls.ScrollText |
|
Determines if the TextField should display the text as HTML or not. |
| isHTML — Property, class feathers.controls.text.TextFieldTextEditor |
|
Determines if the TextField should display the text as HTML or not. |
| isHTML — Property, class feathers.controls.text.TextFieldTextRenderer |
|
Determines if the TextField should display the text as HTML or not. |
| isHumanTurnNow() — method, class com.godpaper.as3.business.managers.GameStateManagerDefault |
| |
| ISignal — Interface, package org.osflash.signals |
| |
| isInfo() — Static Method , class mx.logging.Log |
|
Indicates whether an info level log event will be processed by a
log target. |
| isInitialized — Property, class feathers.core.FeathersControl |
|
Determines if the component has been initialized yet. |
| isInitialized — Property, interface feathers.core.IFeathersControl |
|
Determines if the component has been initialized yet. |
| isInvalid(flag:String) — method, class feathers.core.FeathersControl |
|
Indicates whether the control is pending validation or not. |
| isKerningEnabled — Property, class feathers.text.BitmapFontTextFormat |
|
Determines if the kerning values defined in the BitmapFont instance
will be used for layout. |
| isLeaf() — method, class de.polygonal.ds.TreeNode |
|
Checks if the tree node is a leaf node. |
| isLeft() — method, class de.polygonal.ds.BinaryTreeNode |
|
Checks if the node is a left node relative to its parent node. |
| isLessThan(value:Number) — method, class com.lookbackon.AI.fuzzyLogicSystem.FuzzySystem |
| |
| isLessThan(value:Number) — method, interface com.lookbackon.AI.fuzzyLogicSystem.IFuzzyBasicComparisonRules |
| |
| isLoaded — Property, class feathers.controls.ImageLoader |
|
Indicates if the source has fully loaded. |
| ISlot — Interface, package org.osflash.signals |
|
The ISlot interface defines the basic properties of a
listener associated with a Signal. |
| _isNetworkAvailable() — Static Method , class mochi.as3.MochiAd |
| |
| isNetworkAvailable() — Static Method , class mochi.as3.MochiServices |
| |
| isNormalized() — method, class com.lookbackon.AI.steeringBehavior.Vector2D |
|
Whether or not this vector is normalized, i.e. |
| isOpen — Property, class org.generalrelativity.thread.GreenThread |
|
Determines whether the thread is open based on the existence of runner and processes
|
| isPersistent — Property, class starling.textures.RenderTexture |
| Indicates if the texture is persistent over multiple draw calls. |
| isPhone(stage:flash.display:Stage) — Static Method , class feathers.system.DeviceCapabilities |
|
Determines if this device is probably a phone, based on the physical
width and height, in inches, calculated using the full-screen
dimensions and the screen DPI. |
| isPlaying — Property, class starling.display.MovieClip |
| Indicates if the clip is still playing. |
| isPopUp(popUp:starling.display:DisplayObject) — Static Method , class feathers.core.PopUpManager |
|
Determines if a display object is a pop-up. |
| isPopUp — Property, interface mx.core.IUIComponent |
| |
| isPopUp — Property, interface mx.managers.IUIComponent |
| |
| isProxy — Property, interface mx.managers.ISystemManager |
|
True if the ISystemManager is a proxy and not a root class. |
| isQuickHitAreaEnabled — Property, class feathers.core.FeathersControl |
|
Similar to mouseChildren on the classic display list. |
| isReady(taskId:int) — method, class com.adobe.cairngorm.process.Process |
| |
| isRedSide — Property, class com.godpaper.as3.business.managers.GameStateManagerDefault |
| |
| isRight() — method, class de.polygonal.ds.BinaryTreeNode |
|
Checks if the node is a right node relative to its parent node. |
| isRoot() — method, class de.polygonal.ds.TreeNode |
|
Checks if the tree node is a root node. |
| isRunning — Property, class com.godpaper.as3.business.managers.GameStateManagerDefault |
| |
| isRunning — Property, class org.generalrelativity.thread.GreenThread |
| |
| isSelectable — Property, class feathers.controls.GroupedList |
|
Determines if an item in the list may be selected. |
| isSelectable — Property, class feathers.controls.List |
|
Determines if an item in the list may be selected. |
| isSelected — Property, class feathers.controls.Button |
|
Indicates if the button is selected or not. |
| isSelected — Property, class feathers.controls.ToggleSwitch |
|
Indicates if the toggle switch is selected (ON) or not (OFF). |
| isSelected — Property, interface feathers.core.IToggle |
|
Indicates if the IToggle is selected or not. |
| isSelectionRequired — Property, class feathers.core.ToggleGroup |
|
Determines if the user can deselect the currently selected item or
not. |
| isSelfManaging — Property, interface org.generalrelativity.thread.IRunnable |
|
Determines whether the process is self managing or not. |
| _isSelfManaging — Property, class org.generalrelativity.thread.process.AbstractProcess |
| |
| isSelfManaging — Property, class org.generalrelativity.thread.process.AbstractProcess |
| |
| isSimple(value:Object) — Static Method , class mx.utils.ObjectUtil |
|
Returns true if the object reference specified
is a simple data type. |
| isStarted — Property, class starling.core.Starling |
| Indicates if this Starling instance is started. |
| isStateChange(tinted:Boolean, parentAlpha:Number, texture:starling.textures:Texture, smoothing:String, blendMode:String, numQuads:int) — method, class starling.display.QuadBatch |
| Indicates if specific quads can be added to the batch without causing a state change. |
| isTablet(stage:flash.display:Stage) — Static Method , class feathers.system.DeviceCapabilities |
|
Determines if this device is probably a tablet, based on the physical
width and height, in inches, calculated using the full-screen
dimensions and the screen DPI. |
| IState — Interface, package com.lookbackon.AI.FSM.states |
|
Each state implements the IState interface. |
| ISteeredVehicle — Interface, package com.lookbackon.AI.steeringBehavior |
| |
| isToggle — Property, class feathers.controls.Button |
|
Determines if the button may be selected or unselected when clicked. |
| isTopLevel() — method, interface mx.managers.ISystemManager |
|
Returns true if this ISystemManager is responsible
for an application window, and false if this
application has been loaded into another application. |
| isTopLevelPopUp(popUp:starling.display:DisplayObject) — Static Method , class feathers.core.PopUpManager |
|
Determines if a display object is the top-most pop-up. |
| isTopLevelRoot() — method, interface mx.managers.ISystemManager |
|
Tests if this system manager is the root of all
top level system managers. |
| isTouching(target:starling.display:DisplayObject) — method, class starling.events.Touch |
| Indicates if the target or one of its children is touched. |
| isUID(uid:String) — Static Method , class mx.utils.UIDUtil |
|
A utility method to check whether a String value represents a
correctly formatted UID value. |
| isValid(smoothing:String) — Static Method , class starling.textures.TextureSmoothing |
| Determines whether a smoothing value is valid. |
| isValid(hAlign:String) — Static Method , class starling.utils.HAlign |
| Indicates whether the given alignment string is valid. |
| isValid(scaleMode:String) — Static Method , class starling.utils.ScaleMode |
| Indicates whether the given scale mode string is valid. |
| isValid(vAlign:String) — Static Method , class starling.utils.VAlign |
| Indicates whether the given alignment string is valid. |
| isWarn() — Static Method , class mx.logging.Log |
|
Indicates whether a warn level log event will be processed by a
log target. |
| isWhitespace(character:String) — Static Method , class mx.utils.StringUtil |
|
Returns true if the specified string is
a single space, tab, carriage return, newline, or formfeed character. |
| ISystemManager — Interface, package mx.managers |
|
An ISystemManager manages an "application window". |
| isZero() — method, class com.lookbackon.AI.steeringBehavior.Vector2D |
|
Whether or not this vector is equal to zero, i.e. |
| italic — Property, class starling.text.TextField |
| Indicates whether the text is italicized. |
| ITask — Interface, package com.adobe.cairngorm.task |
|
A task performs some task when the start() method is
called. |
| ITaskGroup — Interface, package com.adobe.cairngorm.task |
|
A task is a composition of task-items. |
| item(index:int) — method, class feathers.core.TokenList |
|
Returns the token at the specified index, or null, if there is no
token at that index. |
| itemHasIcon — Property, class feathers.controls.renderers.BaseDefaultItemRenderer |
|
If true, the icon will come from the renderer's item using the
appropriate field or function for the icon. |
| itemHasLabel — Property, class feathers.controls.renderers.BaseDefaultItemRenderer |
|
If true, the label will come from the renderer's item using the
appropriate field or function for the label. |
| itemIndex — Property, class feathers.controls.renderers.DefaultGroupedListItemRenderer |
|
The index of the item within its parent group. |
| itemIndex — Property, interface feathers.controls.renderers.IGroupedListItemRenderer |
|
The index of the item within its parent group. |
| itemKey — Property, class playerio.VaultItem |
|
The key of the underlying item in the PayVaultItems BigDB table
|
| itemKeys — Property, class playerio.PayVaultHistoryEntry |
|
The item keys relating to the entry
|
| itemName — Property, class feathers.controls.Header |
|
The value added to the nameList of the header's items. |
| ITEM_NEW — Constant Static Property, class mochi.as3.MochiCoins |
| |
| ItemNotInVault — Constant Static Property, class playerio.PlayerIOError |
|
PlayerIOError type if the item does not exist in the vault. |
| ITEM_OWNED — Constant Static Property, class mochi.as3.MochiCoins |
| |
| itemRendererFactory — Property, class feathers.controls.GroupedList |
|
A function called that is expected to return a new item renderer. |
| itemRendererFactory — Property, class feathers.controls.List |
|
A function called that is expected to return a new item renderer. |
| itemRendererInitializer(renderer:feathers.controls.renderers:BaseDefaultItemRenderer) — method, class feathers.themes.MinimalTheme |
| |
| itemRendererName — Property, class feathers.controls.GroupedList |
|
A name to add to all item renderers in this list. |
| itemRendererName — Property, class feathers.controls.List |
|
A name to add to all item renderers in this list. |
| itemRendererProperties — Property, class feathers.controls.GroupedList |
|
A set of key/value pairs to be passed down to all of the list's item
renderers. |
| itemRendererProperties — Property, class feathers.controls.List |
|
A set of key/value pairs to be passed down to all of the list's item
renderers. |
| itemRendererType — Property, class feathers.controls.GroupedList |
|
The class used to instantiate item renderers. |
| itemRendererType — Property, class feathers.controls.List |
|
The class used to instantiate item renderers. |
| _items — Static Property, class com.emibap.textureAtlas.DynamicAtlas |
| |
| items — Property, class mx.events.CollectionEvent |
|
When the kind is CollectionEventKind.ADD
or CollectionEventKind.REMOVE the items property
is an Array of added/removed items. |
| items — Property, interface playerio.PayVault |
|
All the items currently in the users PayVault. |
| itemToAccessory(item:Object) — method, class feathers.controls.renderers.BaseDefaultItemRenderer |
|
Uses the accessory fields and functions to generate an accessory for
a specific item. |
| itemToContent(item:Object) — method, class feathers.controls.renderers.DefaultGroupedListHeaderOrFooterRenderer |
|
Uses the content fields and functions to generate content for a
specific group header or footer. |
| itemToIcon(item:Object) — method, class feathers.controls.renderers.BaseDefaultItemRenderer |
|
Uses the icon fields and functions to generate an icon for a specific
item. |
| itemToLabel(item:Object) — method, class feathers.controls.PickerList |
|
Using labelField and labelFunction,
generates a label from the selected item to be displayed by the
picker list's button control. |
| itemToLabel(item:Object) — method, class feathers.controls.renderers.BaseDefaultItemRenderer |
|
Using labelField and labelFunction,
generates a label from the item. |
| itemUpdated(item:Object, property:Object, oldValue:Object, newValue:Object) — method, interface mx.collections.IList |
|
Notifies the view that an item has been updated. |
| iterations — Static Property, class com.lookbackon.AI.ANN.NeuralNetWork |
| |
| Iterator — Interface, package de.polygonal.ds |
|
A 'java-style' iterator interface. |
| ITextEditor — Interface, package feathers.core |
|
Handles the editing of text. |
| ITextRenderer — Interface, package feathers.core |
|
Interface that handles common capabilities of rendering text. |
| IToggle — Interface, package feathers.core |
|
An interface for something that may be selected. |
| ITrimmedVirtualLayout — Interface, package feathers.layout |
|
Optimizes a virtual layout by skipping a specific number of items before
and after the set that is passed to layout(). |
| IUIComponent — Interface, package mx.core |
|
The IUIComponent interface defines the basic set of APIs
that you must implement to create a child of a Flex container or list. |
| IUIComponent — Interface, package mx.managers |
|
The IUIComponent interface defines the basic set of APIs
that you must implement to create a child of a Flex container or list. |
| IUID — Interface, package mx.core |
|
The IUID interface defines the interface for objects that must have
Unique Identifiers (UIDs) to uniquely identify the object. |
| Iunfolding — Interface, package ptolemy.geom3D.unfolding |
| |
| IVariableVirtualLayout — Interface, package feathers.layout |
|
A virtual layout that supports variable item dimensions. |
| IVehicle — Interface, package com.lookbackon.AI.steeringBehavior |
|
The interface of vechicle type. |
| IVirtualLayout — Interface, package feathers.layout |
|
A layout algorithm that supports virtualization of items so that only
the visible items need to be created. |
| IWander — Interface, package com.lookbackon.AI.steeringBehavior.behaviors |
| |
| IXMLNotifiable — Interface, package mx.utils |
|
The IXMLNotifiable interface. |
|
| 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 |