diff --git a/doc/all-classes.html b/doc/all-classes.html index 22f3f94..e204f64 100644 --- a/doc/all-classes.html +++ b/doc/all-classes.html @@ -61,4 +61,4 @@

All Cla - \ No newline at end of file + \ No newline at end of file diff --git a/doc/all-index-A.html b/doc/all-index-A.html index 5e234e9..6e8d9e9 100644 --- a/doc/all-index-A.html +++ b/doc/all-index-A.html @@ -10,7 +10,9 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("A Index"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,false,false,false);} --> -

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  
actor — Property, interface apg.physics.PhysicalModel
+

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  
action(actionName:String, info:Object) — method, class apg.game.Actor
+ Sends an action to the Actor.
action(actionName:String, info:Object) — method, interface apg.game.Behavior
+ Handle an action.
actor — Property, interface apg.physics.PhysicalModel
The Actor which the PhysicalModel contains the physical properties of.
Actor — class, package apg.game
The Actor class is used to manage the different pieces of an in-game interactive object.
Actor(name:String) — Constructor, class apg.game.Actor
@@ -33,4 +35,4 @@ Subscribes a one-time listener for this signal.
angle — Property, interface apg.physics.PhysicalModel
The object's rotation in radians.
apg.game — package
apg.physics — package
ax — Property, interface apg.physics.PhysicalModel
The x component of the object's acceleration.
ay — Property, interface apg.physics.PhysicalModel
- The y component of the object's acceleration.
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  

\ No newline at end of file + The y component of the object's acceleration.
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  

\ No newline at end of file diff --git a/doc/all-index-B.html b/doc/all-index-B.html index 2951729..e67285c 100644 --- a/doc/all-index-B.html +++ b/doc/all-index-B.html @@ -11,7 +11,6 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("B Index"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,false,false,false);} -->

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  
Behavior — Interface, package apg.game
- Adds game logic behavior to an actor.
Behavior(actor:apg.game:Actor, board:apg.game:GameBoard) — Constructor, class apg.game.Behavior
- Sets up the behavior's internal state and signal listeners.
behaviorAdded — Property, class apg.game.Actor
+ Adds game logic behavior to an actor.
behaviorAdded — Property, class apg.game.Actor
Dispatched when a behavior is added.
behaviorRemoved — Property, class apg.game.Actor
- Dispatched when a behavior is removed.
_bubbles — Property, class org.osflash.signals.events.GenericEvent
bubbles — Property, class org.osflash.signals.events.GenericEvent
Indicates whether the event is a bubbling event.
bubbles — Property, interface org.osflash.signals.events.IEvent
Indicates whether the event is a bubbling event.
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  

\ No newline at end of file + Dispatched when a behavior is removed.
_bubbles — Property, class org.osflash.signals.events.GenericEventbubbles — Property, class org.osflash.signals.events.GenericEvent Indicates whether the event is a bubbling event.bubbles — Property, interface org.osflash.signals.events.IEvent Indicates whether the event is a bubbling event.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  

\ No newline at end of file diff --git a/doc/all-index-C.html b/doc/all-index-C.html index 045013f..c8023e2 100644 --- a/doc/all-index-C.html +++ b/doc/all-index-C.html @@ -11,4 +11,4 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("C Index"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,false,false,false);} -->

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  
clone() — method, class org.osflash.signals.events.GenericEvent
Returns a new copy of the instance.
clone() — method, interface org.osflash.signals.events.IEvent
Returns a new copy of the instance.
containsActor(actor:apg.game:Actor) — method, class apg.game.GameBoard
containsActorWithName(name:String) — method, class apg.game.GameBoard
- Returns true if an actor with the passed name is currently added to the GameBoard.
_currentTarget — Property, class org.osflash.signals.events.GenericEvent
currentTarget — Property, class org.osflash.signals.events.GenericEvent
The object that added the listener for the event.
currentTarget — Property, interface org.osflash.signals.events.IEvent
The object that added the listener for the event.
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  

\ No newline at end of file + Returns true if an actor with the passed name is currently added to the GameBoard._currentTarget — Property, class org.osflash.signals.events.GenericEventcurrentTarget — Property, class org.osflash.signals.events.GenericEvent The object that added the listener for the event.currentTarget — Property, interface org.osflash.signals.events.IEvent The object that added the listener for the event.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  

\ No newline at end of file diff --git a/doc/all-index-D.html b/doc/all-index-D.html index 4fa7e87..c74a1fe 100644 --- a/doc/all-index-D.html +++ b/doc/all-index-D.html @@ -19,5 +19,6 @@ Dispatches an event to listeners.dispatch(... rest) — method, class org.osflash.signals.natives.NativeMappedSignal This is used as eventHandler for target or can be called directly with the parameters specified by valueClasses.dispatch(event:flash.events:Event) — method, class org.osflash.signals.natives.NativeSignal Unlike other signals, NativeSignal does not dispatch null - because it causes an exception in EventDispatcher.dynamicPropertiesChanged — Property, class apg.game.Actor - Dispatched when a dynamic property is created, removed or changed.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  

\ No newline at end of file + because it causes an exception in EventDispatcher.dispatchAction(actionName:String, info:Object) — method, class apg.game.GameBoard + Sends the passed action to each Actor within the GameBoard.dynamicPropertiesChanged — Property, class apg.game.Actor + Dispatched when a dynamic property is created, removed or changed.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  

\ No newline at end of file diff --git a/doc/all-index-E.html b/doc/all-index-E.html index 552113e..93f2496 100644 --- a/doc/all-index-E.html +++ b/doc/all-index-E.html @@ -14,4 +14,4 @@ The class of event permitted to be dispatched._eventClass — Property, class org.osflash.signals.natives.NativeMappedSignaleventClass — Property, class org.osflash.signals.natives.NativeMappedSignal_eventClass — Property, class org.osflash.signals.natives.NativeSignaleventClass — Property, class org.osflash.signals.natives.NativeSignal The class of event permitted to be dispatched.eventType — Property, interface org.osflash.signals.natives.INativeDispatcher The type of event permitted to be dispatched._eventType — Property, class org.osflash.signals.natives.NativeRelaySignal_eventType — Property, class org.osflash.signals.natives.NativeSignaleventType — Property, class org.osflash.signals.natives.NativeSignal - The type of event permitted to be dispatched.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  

\ No newline at end of file + The type of event permitted to be dispatched.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  

\ No newline at end of file diff --git a/doc/all-index-F.html b/doc/all-index-F.html index 8179853..ed76260 100644 --- a/doc/all-index-F.html +++ b/doc/all-index-F.html @@ -10,4 +10,4 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("F Index"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,false,false,false);} --> -

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  
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  

\ No newline at end of file +

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  
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  

\ No newline at end of file diff --git a/doc/all-index-G.html b/doc/all-index-G.html index 25184d9..b3d6a38 100644 --- a/doc/all-index-G.html +++ b/doc/all-index-G.html @@ -10,8 +10,9 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("G Index"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,false,false,false);} --> -

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  
GameBoard — class, package apg.game
+

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  
gameBoard — Property, class apg.game.Actor
+ The parent GameBoard that contains the Actor.
GameBoard — class, package apg.game
Consists of a collection of actors.
GameBoard() — Constructor, class apg.game.GameBoard
Constructs a GameBoard.
GenericEvent — class, package org.osflash.signals.events
GenericEvent(bubbles:Boolean) — Constructor, class org.osflash.signals.events.GenericEvent
getActorWithName(name:String) — method, class apg.game.GameBoard
Returns the Actor in the GameBoard that has the passed name.
getDynamicProperty(propertyName:String) — method, class apg.game.Actor
- Returns the value of the specified dynamic property of the actor.
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  

\ No newline at end of file + Returns the value of the specified dynamic property of the actor.
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  

\ No newline at end of file diff --git a/doc/all-index-H.html b/doc/all-index-H.html index cfaceb8..3063511 100644 --- a/doc/all-index-H.html +++ b/doc/all-index-H.html @@ -10,4 +10,4 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("H Index"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,false,false,false);} --> -

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  
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  

\ No newline at end of file +

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  
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  

\ No newline at end of file diff --git a/doc/all-index-I.html b/doc/all-index-I.html index 216edeb..336e1b1 100644 --- a/doc/all-index-I.html +++ b/doc/all-index-I.html @@ -11,4 +11,4 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("I Index"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,false,false,false);} -->

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  
IBubbleEventHandler — Interface, package org.osflash.signals.events
IDeluxeSignal — Interface, package org.osflash.signals
IDispatcher — Interface, package org.osflash.signals
IEvent — Interface, package org.osflash.signals.events
INativeDispatcher — Interface, package org.osflash.signals.natives
- Similar to IDispatcher but using strong types specific to Flash's native event system.
indexOfListener(listener:Function) — method, class org.osflash.signals.DeluxeSignal
indexOfListener(listener:Function) — method, class org.osflash.signals.natives.NativeSignal
ISignal — Interface, package org.osflash.signals
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  

\ No newline at end of file + Similar to IDispatcher but using strong types specific to Flash's native event system.indexOfListener(listener:Function) — method, class org.osflash.signals.DeluxeSignalindexOfListener(listener:Function) — method, class org.osflash.signals.natives.NativeSignalISignal — Interface, package org.osflash.signalsA  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  

\ No newline at end of file diff --git a/doc/all-index-J.html b/doc/all-index-J.html index 0693076..92ca333 100644 --- a/doc/all-index-J.html +++ b/doc/all-index-J.html @@ -10,4 +10,4 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("J Index"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,false,false,false);} --> -

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  
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  

\ No newline at end of file +

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  
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  

\ No newline at end of file diff --git a/doc/all-index-K.html b/doc/all-index-K.html index 8aab110..eeff43a 100644 --- a/doc/all-index-K.html +++ b/doc/all-index-K.html @@ -10,4 +10,4 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("K Index"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,false,false,false);} --> -

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  
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  

\ No newline at end of file +

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  
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  

\ No newline at end of file diff --git a/doc/all-index-L.html b/doc/all-index-L.html index 53d9952..cf96f99 100644 --- a/doc/all-index-L.html +++ b/doc/all-index-L.html @@ -10,4 +10,4 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("L Index"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,false,false,false);} --> -

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  
listenerBoxes — Property, class org.osflash.signals.DeluxeSignal
listenerBoxes — Property, class org.osflash.signals.natives.NativeSignal
listeners — Property, class org.osflash.signals.Signal
listenersNeedCloning — Property, class org.osflash.signals.DeluxeSignal
listenersNeedCloning — Property, class org.osflash.signals.Signal
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  

\ No newline at end of file +

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  
listenerBoxes — Property, class org.osflash.signals.DeluxeSignal
listenerBoxes — Property, class org.osflash.signals.natives.NativeSignal
listeners — Property, class org.osflash.signals.Signal
listenersNeedCloning — Property, class org.osflash.signals.DeluxeSignal
listenersNeedCloning — Property, class org.osflash.signals.Signal
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  

\ No newline at end of file diff --git a/doc/all-index-M.html b/doc/all-index-M.html index 5ea534b..3ab9adf 100644 --- a/doc/all-index-M.html +++ b/doc/all-index-M.html @@ -13,4 +13,4 @@

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  
mapEvent(eventFromTarget:flash.events:Event) — method, class org.osflash.signals.natives.NativeMappedSignal
For usage without extension, instances of NativeMappedSignal that are dispatching any values ( valueClasses.length > 0 ), needs to be provided with a either a mapping function or a list of object literals.
mappingFunction — Property, class org.osflash.signals.natives.NativeMappedSignal
mappingFunctionExists — Property, class org.osflash.signals.natives.NativeMappedSignal
mappingFunctionWantsEvent — Property, class org.osflash.signals.natives.NativeMappedSignal
mapTo(... rest) — method, class org.osflash.signals.natives.NativeMappedSignal
- Sets the mapping function or literal object list.
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  

\ No newline at end of file + Sets the mapping function or literal object list.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  

\ No newline at end of file diff --git a/doc/all-index-N.html b/doc/all-index-N.html index e9a6c26..5b44089 100644 --- a/doc/all-index-N.html +++ b/doc/all-index-N.html @@ -24,4 +24,4 @@ to listeners.NativeRelaySignal(target:flash.events:IEventDispatcher, eventType:String, eventClass:Class) — Constructor, class org.osflash.signals.natives.NativeRelaySignal Creates a new NativeRelaySignal instance to relay events from an IEventDispatcher.NativeSignal — class, package org.osflash.signals.natives The NativeSignal class provides a strongly-typed facade for an IEventDispatcher.NativeSignal(target:flash.events:IEventDispatcher, eventType:String, eventClass:Class) — Constructor, class org.osflash.signals.natives.NativeSignal - Creates a NativeSignal instance to dispatch events on behalf of a target object.numListeners — Property, class org.osflash.signals.DeluxeSignal The current number of listeners for the signal.numListeners — Property, interface org.osflash.signals.IDeluxeSignal The current number of listeners for the signal.numListeners — Property, interface org.osflash.signals.ISignal The current number of listeners for the signal.numListeners — Property, class org.osflash.signals.Signal The current number of listeners for the signal.numListeners — Property, class org.osflash.signals.natives.NativeSignal The current number of listeners for the signal.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  

\ No newline at end of file + Creates a NativeSignal instance to dispatch events on behalf of a target object.numListeners — Property, class org.osflash.signals.DeluxeSignal The current number of listeners for the signal.numListeners — Property, interface org.osflash.signals.IDeluxeSignal The current number of listeners for the signal.numListeners — Property, interface org.osflash.signals.ISignal The current number of listeners for the signal.numListeners — Property, class org.osflash.signals.Signal The current number of listeners for the signal.numListeners — Property, class org.osflash.signals.natives.NativeSignal The current number of listeners for the signal.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  

\ No newline at end of file diff --git a/doc/all-index-O.html b/doc/all-index-O.html index 4996f32..59db6a8 100644 --- a/doc/all-index-O.html +++ b/doc/all-index-O.html @@ -11,4 +11,4 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("O Index"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,false,false,false);} -->

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  
onceListeners — Property, class org.osflash.signals.Signal
onEventBubbled(event:org.osflash.signals.events:IEvent) — method, interface org.osflash.signals.events.IBubbleEventHandler
- Handler for event bubbling.
org.osflash.signals — package
org.osflash.signals.events — package
org.osflash.signals.natives — package
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  

\ No newline at end of file + Handler for event bubbling.org.osflash.signals — packageorg.osflash.signals.events — packageorg.osflash.signals.natives — packageA  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  

\ No newline at end of file diff --git a/doc/all-index-P.html b/doc/all-index-P.html index 42f89bd..f05962a 100644 --- a/doc/all-index-P.html +++ b/doc/all-index-P.html @@ -14,4 +14,4 @@ Represents the physical properties of the actor, such as position, velocity, acceleration and angle.PhysicalModel — Interface, package apg.physics Represents the properties of a 2d physical object.PhysicalModel(actor:apg.game:Actor) — Constructor, class apg.physics.PhysicalModel - Construct a PhysicalModel associated with the passed Actor object.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  

\ No newline at end of file + Construct a PhysicalModel associated with the passed Actor object.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  

\ No newline at end of file diff --git a/doc/all-index-Q.html b/doc/all-index-Q.html index cb6ce0f..288e59e 100644 --- a/doc/all-index-Q.html +++ b/doc/all-index-Q.html @@ -10,4 +10,4 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Q Index"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,false,false,false);} --> -

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  
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  

\ No newline at end of file +

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  
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  

\ No newline at end of file diff --git a/doc/all-index-R.html b/doc/all-index-R.html index b210919..e824c2a 100644 --- a/doc/all-index-R.html +++ b/doc/all-index-R.html @@ -18,4 +18,4 @@ Unsubscribes a listener from the signal.remove(listener:Function) — method, class org.osflash.signals.natives.NativeSignal Unsubscribes a listener from the signal.removeActor(actor:apg.game:Actor) — method, class apg.game.GameBoard Removes the passed Actor from the GameBoard.removeAll() — method, class org.osflash.signals.DeluxeSignalremoveAll() — method, class org.osflash.signals.SignalremoveAll() — method, class org.osflash.signals.natives.NativeSignalremoveBehavior(behavior:apg.game:Behavior) — method, class apg.game.Actor - Removes the passed Behavior from the actor and dispatches the behaviorRemoved signal.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  

\ No newline at end of file + Removes the passed Behavior from the actor and dispatches the behaviorRemoved signal.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  

\ No newline at end of file diff --git a/doc/all-index-S.html b/doc/all-index-S.html index 32e1200..db6e3e6 100644 --- a/doc/all-index-S.html +++ b/doc/all-index-S.html @@ -13,4 +13,4 @@

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  
setDynamicProperty(propertyName:String, value:any) — method, class apg.game.Actor
Sets the value of the specified dynamic property of the actor.
setValueClasses(valueClasses:Array) — method, class org.osflash.signals.DeluxeSignal
setValueClasses(valueClasses:Array) — method, class org.osflash.signals.Signal
_signal — Property, class org.osflash.signals.events.GenericEvent
signal — Property, class org.osflash.signals.events.GenericEvent
The signal that dispatched the event.
signal — Property, interface org.osflash.signals.events.IEvent
The signal that dispatched the event.
Signal — class, package org.osflash.signals
Signal dispatches events to multiple listeners.
Signal(... rest) — Constructor, class org.osflash.signals.Signal
- Creates a Signal instance to dispatch value objects.
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  

\ No newline at end of file + Creates a Signal instance to dispatch value objects.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  

\ No newline at end of file diff --git a/doc/all-index-T.html b/doc/all-index-T.html index c0d9d6f..14fcd4e 100644 --- a/doc/all-index-T.html +++ b/doc/all-index-T.html @@ -13,4 +13,4 @@

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  
_target — Property, class org.osflash.signals.DeluxeSignal
target — Property, class org.osflash.signals.DeluxeSignal
_target — Property, class org.osflash.signals.events.GenericEvent
target — Property, class org.osflash.signals.events.GenericEvent
The object that originally dispatched the event.
target — Property, interface org.osflash.signals.events.IEvent
The object that originally dispatched the event.
target — Property, interface org.osflash.signals.natives.INativeDispatcher
The object considered the source of the dispatched events.
_target — Property, class org.osflash.signals.natives.NativeSignal
target — Property, class org.osflash.signals.natives.NativeSignal
The object considered the source of the dispatched events.
toString() — method, class apg.game.Actor
- Returns a String representation of the Actor.
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  

\ No newline at end of file + Returns a String representation of the Actor.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  

\ No newline at end of file diff --git a/doc/all-index-U.html b/doc/all-index-U.html index 6a6051a..faf8db9 100644 --- a/doc/all-index-U.html +++ b/doc/all-index-U.html @@ -10,4 +10,4 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("U Index"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,false,false,false);} --> -

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  
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  

\ No newline at end of file +

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  
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  

\ No newline at end of file diff --git a/doc/all-index-V.html b/doc/all-index-V.html index 339c946..aef191b 100644 --- a/doc/all-index-V.html +++ b/doc/all-index-V.html @@ -18,4 +18,4 @@ An optional array of classes defining the types of parameters sent to listeners.view — Property, class apg.game.Actor The visual representation of the Actor.vx — Property, interface apg.physics.PhysicalModel The x component of the object's velocity.vy — Property, interface apg.physics.PhysicalModel - The y component of the object's velocity.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  

\ No newline at end of file + The y component of the object's velocity.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  

\ No newline at end of file diff --git a/doc/all-index-W.html b/doc/all-index-W.html index 3f69f91..f3e9041 100644 --- a/doc/all-index-W.html +++ b/doc/all-index-W.html @@ -10,4 +10,4 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("W Index"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,false,false,false);} --> -

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  
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  

\ No newline at end of file +

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  
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  

\ No newline at end of file diff --git a/doc/all-index-X.html b/doc/all-index-X.html index f0b5cfb..1a27856 100644 --- a/doc/all-index-X.html +++ b/doc/all-index-X.html @@ -11,4 +11,4 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("X Index"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,false,false,false);} -->

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  
x — Property, interface apg.physics.PhysicalModel
- The x position of the object.
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  

\ No newline at end of file + The x position of the object.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  

\ No newline at end of file diff --git a/doc/all-index-Y.html b/doc/all-index-Y.html index 5daf577..ef4c1f5 100644 --- a/doc/all-index-Y.html +++ b/doc/all-index-Y.html @@ -11,4 +11,4 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Y Index"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,false,false,false);} -->

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  
y — Property, interface apg.physics.PhysicalModel
- The y position of the object.
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  

\ No newline at end of file + The y position of the object.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  

\ No newline at end of file diff --git a/doc/all-index-Z.html b/doc/all-index-Z.html index 9380ae6..d4050d8 100644 --- a/doc/all-index-Z.html +++ b/doc/all-index-Z.html @@ -10,4 +10,4 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Z Index"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,false,false,false);} --> -

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  
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  

\ No newline at end of file +

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  
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  

\ No newline at end of file diff --git a/doc/apg/game/Actor.html b/doc/apg/game/Actor.html index 6d278fe..30cca06 100644 --- a/doc/apg/game/Actor.html +++ b/doc/apg/game/Actor.html @@ -1,4 +1,4 @@ -apg.game.Actor
Packageapg.game
Interfacepublic interface Behavior

Adds game logic behavior to an actor. -



Public Methods
 MethodDefined By
  
Behavior(actor:Actor, board:GameBoard)
- Sets up the behavior's internal state and signal listeners.
Behavior




\ No newline at end of file + -->
Method Detail
action()method
public function action(actionName:String, info:Object = null):void

+ Handle an action. +

Parameters
actionName:String
 
info:Object (default = null)





\ No newline at end of file diff --git a/doc/apg/game/GameBoard.html b/doc/apg/game/GameBoard.html index db9798d..f526183 100644 --- a/doc/apg/game/GameBoard.html +++ b/doc/apg/game/GameBoard.html @@ -1,4 +1,4 @@ -apg.game.GameBoard



Interfaces
 InterfaceDescription
 PhysicalModel - Represents the properties of a 2d physical object.

\ No newline at end of file + Represents the properties of a 2d physical object.

\ No newline at end of file diff --git a/doc/class-summary.html b/doc/class-summary.html index 24c17f6..0dcac90 100644 --- a/doc/class-summary.html +++ b/doc/class-summary.html @@ -25,4 +25,4 @@ to listeners. NativeSignal
org.osflash.signals.natives The NativeSignal class provides a strongly-typed facade for an IEventDispatcher. PhysicalModel
apg.physics Represents the properties of a 2d physical object. Signal
org.osflash.signals - Signal dispatches events to multiple listeners.

\ No newline at end of file + Signal dispatches events to multiple listeners.

\ No newline at end of file diff --git a/doc/index-list.html b/doc/index-list.html index abeb220..f0f0ce5 100644 --- a/doc/index-list.html +++ b/doc/index-list.html @@ -67,4 +67,4 @@

Index

Z - \ No newline at end of file + \ No newline at end of file diff --git a/doc/index.html b/doc/index.html index 3405711..f768ca1 100644 --- a/doc/index.html +++ b/doc/index.html @@ -37,4 +37,4 @@

Frame Alert

- \ No newline at end of file + \ No newline at end of file diff --git a/doc/org/osflash/signals/DeluxeSignal.html b/doc/org/osflash/signals/DeluxeSignal.html index 97a2854..09ea156 100644 --- a/doc/org/osflash/signals/DeluxeSignal.html +++ b/doc/org/osflash/signals/DeluxeSignal.html @@ -65,4 +65,4 @@

indexOfListener()method 
protected function indexOfListener(listener:Function):int

Parameters
listener:Function

Returns
int
registerListener()method 
protected function registerListener(listener:Function, once:Boolean = false, priority:int = 0):void

Parameters
listener:Function
 
once:Boolean (default = false)
 
priority:int (default = 0)

remove()method 
public function remove(listener:Function):Function

Unsubscribes a listener from the signal.

Parameters
listener:Function

Returns
Function — the listener Function passed as the parameter -
removeAll()method 
public function removeAll():void

setValueClasses()method 
protected function setValueClasses(valueClasses:Array):void

Parameters
valueClasses:Array





\ No newline at end of file +
removeAll()method 
public function removeAll():void

setValueClasses()method 
protected function setValueClasses(valueClasses:Array):void

Parameters
valueClasses:Array





\ No newline at end of file diff --git a/doc/org/osflash/signals/IDeluxeSignal.html b/doc/org/osflash/signals/IDeluxeSignal.html index 4206714..e27f5dc 100644 --- a/doc/org/osflash/signals/IDeluxeSignal.html +++ b/doc/org/osflash/signals/IDeluxeSignal.html @@ -42,4 +42,4 @@

Returns
Function
remove()method 
public function remove(listener:Function):Function

Unsubscribes a listener from the signal.

Parameters
listener:Function

Returns
Function — the listener Function passed as the parameter -




\ No newline at end of file +



\ No newline at end of file diff --git a/doc/org/osflash/signals/IDispatcher.html b/doc/org/osflash/signals/IDispatcher.html index 5ecfb8a..831d0c7 100644 --- a/doc/org/osflash/signals/IDispatcher.html +++ b/doc/org/osflash/signals/IDispatcher.html @@ -18,4 +18,4 @@ Dispatches an object to listeners.

Parameters
... valueObjects — Any number of parameters to send to listeners. Will be type-checked against valueClasses.


Throws
ArgumentError ArgumentError: valueObjects — are not compatible with valueClasses. -




\ No newline at end of file +



\ No newline at end of file diff --git a/doc/org/osflash/signals/ISignal.html b/doc/org/osflash/signals/ISignal.html index 9e58fa9..9a27685 100644 --- a/doc/org/osflash/signals/ISignal.html +++ b/doc/org/osflash/signals/ISignal.html @@ -36,4 +36,4 @@
remove()method 
public function remove(listener:Function):Function

Unsubscribes a listener from the signal.

Parameters
listener:Function

Returns
Function — the listener Function passed as the parameter -




\ No newline at end of file +



\ No newline at end of file diff --git a/doc/org/osflash/signals/Signal.html b/doc/org/osflash/signals/Signal.html index 0d350ab..a00df67 100644 --- a/doc/org/osflash/signals/Signal.html +++ b/doc/org/osflash/signals/Signal.html @@ -58,4 +58,4 @@

registerListener()method 
protected function registerListener(listener:Function, once:Boolean = false):void

Parameters
listener:Function
 
once:Boolean (default = false)

remove()method 
public function remove(listener:Function):Function

Unsubscribes a listener from the signal.

Parameters
listener:Function

Returns
Function — the listener Function passed as the parameter -
removeAll()method 
public function removeAll():void

setValueClasses()method 
protected function setValueClasses(valueClasses:Array):void

Parameters
valueClasses:Array





\ No newline at end of file +
removeAll()method 
public function removeAll():void

setValueClasses()method 
protected function setValueClasses(valueClasses:Array):void

Parameters
valueClasses:Array





\ No newline at end of file diff --git a/doc/org/osflash/signals/class-list.html b/doc/org/osflash/signals/class-list.html index 40b196a..edf2d7e 100644 --- a/doc/org/osflash/signals/class-list.html +++ b/doc/org/osflash/signals/class-list.html @@ -1 +1 @@ -org.osflash.signals - APG Engine API

Package org.osflash.signals

Interfaces
IDeluxeSignal
IDispatcher
ISignal
 
Classes
DeluxeSignal
Signal
\ No newline at end of file +org.osflash.signals - APG Engine API

Package org.osflash.signals

Interfaces
IDeluxeSignal
IDispatcher
ISignal
 
Classes
DeluxeSignal
Signal
\ No newline at end of file diff --git a/doc/org/osflash/signals/events/GenericEvent.html b/doc/org/osflash/signals/events/GenericEvent.html index 7a4310b..5d953bb 100644 --- a/doc/org/osflash/signals/events/GenericEvent.html +++ b/doc/org/osflash/signals/events/GenericEvent.html @@ -14,4 +14,4 @@

See also

Documentation for the event interface being maintained in IEvent to avoid duplication for now.


Public Properties
 PropertyDefined By
  bubbles : Boolean
Indicates whether the event is a bubbling event.
GenericEvent
  currentTarget : Object
The object that added the listener for the event.
GenericEvent
  signal : IDeluxeSignal
The signal that dispatched the event.
GenericEvent
  target : Object
The object that originally dispatched the event.
GenericEvent
Protected Properties
 PropertyDefined By
  _bubbles : Boolean
GenericEvent
  _currentTarget : Object
GenericEvent
  _signal : IDeluxeSignal
GenericEvent
  _target : Object
GenericEvent
Public Methods
 MethodDefined By
  
GenericEvent(bubbles:Boolean = false)
GenericEvent
  
Returns a new copy of the instance.
GenericEvent
Property Detail
_bubblesproperty
protected var _bubbles:Boolean

_currentTargetproperty 
protected var _currentTarget:Object

_signalproperty 
protected var _signal:IDeluxeSignal

_targetproperty 
protected var _target:Object

bubblesproperty 
bubbles:Boolean

Indicates whether the event is a bubbling event.


Implementation
    public function get bubbles():Boolean
    public function set bubbles(value:Boolean):void
currentTargetproperty 
currentTarget:Object

The object that added the listener for the event.


Implementation
    public function get currentTarget():Object
    public function set currentTarget(value:Object):void
signalproperty 
signal:IDeluxeSignal

The signal that dispatched the event.


Implementation
    public function get signal():IDeluxeSignal
    public function set signal(value:IDeluxeSignal):void
targetproperty 
target:Object

The object that originally dispatched the event. - When dispatched from an signal, the target is the object containing the signal.


Implementation
    public function get target():Object
    public function set target(value:Object):void
Constructor Detail
GenericEvent()Constructor
public function GenericEvent(bubbles:Boolean = false)



Parameters
bubbles:Boolean (default = false)
Method Detail
clone()method
public function clone():IEvent

Returns a new copy of the instance.

Returns
IEvent




\ No newline at end of file + When dispatched from an signal, the target is the object containing the signal.


Implementation
    public function get target():Object
    public function set target(value:Object):void
Constructor Detail
GenericEvent()Constructor
public function GenericEvent(bubbles:Boolean = false)



Parameters
bubbles:Boolean (default = false)
Method Detail
clone()method
public function clone():IEvent

Returns a new copy of the instance.

Returns
IEvent




\ No newline at end of file diff --git a/doc/org/osflash/signals/events/IBubbleEventHandler.html b/doc/org/osflash/signals/events/IBubbleEventHandler.html index a1de486..807b80f 100644 --- a/doc/org/osflash/signals/events/IBubbleEventHandler.html +++ b/doc/org/osflash/signals/events/IBubbleEventHandler.html @@ -18,4 +18,4 @@ It's left to the IBubbleEventHandler to decide what to do with the event.

Parameters
event:IEvent — The event that bubbled up.

Returns
Boolean — whether to continue bubbling this event -




\ No newline at end of file +



\ No newline at end of file diff --git a/doc/org/osflash/signals/events/IEvent.html b/doc/org/osflash/signals/events/IEvent.html index 4d96c17..f018ab9 100644 --- a/doc/org/osflash/signals/events/IEvent.html +++ b/doc/org/osflash/signals/events/IEvent.html @@ -13,4 +13,4 @@
Packageorg.osflash.signals.events
Interfacepublic interface IEvent
Implementors GenericEvent



Public Properties
 PropertyDefined By
  bubbles : Boolean
Indicates whether the event is a bubbling event.
IEvent
  currentTarget : Object
The object that added the listener for the event.
IEvent
  signal : IDeluxeSignal
The signal that dispatched the event.
IEvent
  target : Object
The object that originally dispatched the event.
IEvent
Public Methods
 MethodDefined By
  
Returns a new copy of the instance.
IEvent
Property Detail
bubblesproperty
bubbles:Boolean

Indicates whether the event is a bubbling event.


Implementation
    public function get bubbles():Boolean
    public function set bubbles(value:Boolean):void
currentTargetproperty 
currentTarget:Object

The object that added the listener for the event.


Implementation
    public function get currentTarget():Object
    public function set currentTarget(value:Object):void
signalproperty 
signal:IDeluxeSignal

The signal that dispatched the event.


Implementation
    public function get signal():IDeluxeSignal
    public function set signal(value:IDeluxeSignal):void
targetproperty 
target:Object

The object that originally dispatched the event. - When dispatched from an signal, the target is the object containing the signal.


Implementation
    public function get target():Object
    public function set target(value:Object):void
Method Detail
clone()method
public function clone():IEvent

Returns a new copy of the instance.

Returns
IEvent




\ No newline at end of file + When dispatched from an signal, the target is the object containing the signal.


Implementation
    public function get target():Object
    public function set target(value:Object):void
Method Detail
clone()method
public function clone():IEvent

Returns a new copy of the instance.

Returns
IEvent




\ No newline at end of file diff --git a/doc/org/osflash/signals/events/class-list.html b/doc/org/osflash/signals/events/class-list.html index 658815f..877d24f 100644 --- a/doc/org/osflash/signals/events/class-list.html +++ b/doc/org/osflash/signals/events/class-list.html @@ -1 +1 @@ -org.osflash.signals.events - APG Engine API

Package org.osflash.signals.events

Interfaces
IBubbleEventHandler
IEvent
 
Classes
GenericEvent
\ No newline at end of file +org.osflash.signals.events - APG Engine API

Package org.osflash.signals.events

Interfaces
IBubbleEventHandler
IEvent
 
Classes
GenericEvent
\ No newline at end of file diff --git a/doc/org/osflash/signals/events/package-detail.html b/doc/org/osflash/signals/events/package-detail.html index 590c604..543fc03 100644 --- a/doc/org/osflash/signals/events/package-detail.html +++ b/doc/org/osflash/signals/events/package-detail.html @@ -11,4 +11,4 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("org.osflash.signals.events"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,true,true,false);} -->



Interfaces
 InterfaceDescription
 IBubbleEventHandler 
 IEvent 
Classes
 ClassDescription
 GenericEvent -  

\ No newline at end of file +  

\ No newline at end of file diff --git a/doc/org/osflash/signals/natives/INativeDispatcher.html b/doc/org/osflash/signals/natives/INativeDispatcher.html index 90dce5b..416dec2 100644 --- a/doc/org/osflash/signals/natives/INativeDispatcher.html +++ b/doc/org/osflash/signals/natives/INativeDispatcher.html @@ -29,4 +29,4 @@

Parameters
event:Event — An instance of a class that is or extends flash.events.Event.

Returns
Boolean

Throws
ArgumentError ArgumentError: Event — object [event] is not an instance of [eventClass].
 
ArgumentError ArgumentError: Event — object has incorrect type. Expected [eventType] but was [event.type]. -




\ No newline at end of file +



\ No newline at end of file diff --git a/doc/org/osflash/signals/natives/NativeMappedSignal.html b/doc/org/osflash/signals/natives/NativeMappedSignal.html index c28a5e4..e7fb989 100644 --- a/doc/org/osflash/signals/natives/NativeMappedSignal.html +++ b/doc/org/osflash/signals/natives/NativeMappedSignal.html @@ -102,4 +102,4 @@

Parameters
... objectListOrFunction — This can either be a list of object literals or a function that returns list of objects.

Returns
NativeMappedSignal — The NativeMappedSignal object this method was called on. This allows the Signal to be defined and mapped in one statement. -




\ No newline at end of file +



\ No newline at end of file diff --git a/doc/org/osflash/signals/natives/NativeRelaySignal.html b/doc/org/osflash/signals/natives/NativeRelaySignal.html index 0777761..d4a51ba 100644 --- a/doc/org/osflash/signals/natives/NativeRelaySignal.html +++ b/doc/org/osflash/signals/natives/NativeRelaySignal.html @@ -54,4 +54,4 @@

Returns
Function
remove()method 
override public function remove(listener:Function):Function

Unsubscribes a listener from the signal.

Parameters
listener:Function

Returns
Function — the listener Function passed as the parameter -




\ No newline at end of file +



\ No newline at end of file diff --git a/doc/org/osflash/signals/natives/NativeSignal.html b/doc/org/osflash/signals/natives/NativeSignal.html index 00a63d6..0659894 100644 --- a/doc/org/osflash/signals/natives/NativeSignal.html +++ b/doc/org/osflash/signals/natives/NativeSignal.html @@ -72,4 +72,4 @@
registerListener()method 
protected function registerListener(listener:Function, once:Boolean = false, priority:int = 0):void

Parameters
listener:Function
 
once:Boolean (default = false)
 
priority:int (default = 0)

remove()method 
public function remove(listener:Function):Function

Unsubscribes a listener from the signal.

Parameters
listener:Function

Returns
Function — the listener Function passed as the parameter -
removeAll()method 
public function removeAll():void





\ No newline at end of file +
removeAll()method 
public function removeAll():void





\ No newline at end of file diff --git a/doc/org/osflash/signals/natives/class-list.html b/doc/org/osflash/signals/natives/class-list.html index d04c606..fa40909 100644 --- a/doc/org/osflash/signals/natives/class-list.html +++ b/doc/org/osflash/signals/natives/class-list.html @@ -1 +1 @@ -org.osflash.signals.natives - APG Engine API

Package org.osflash.signals.natives

Interfaces
INativeDispatcher
 
Classes
NativeMappedSignal
NativeRelaySignal
NativeSignal
\ No newline at end of file +org.osflash.signals.natives - APG Engine API

Package org.osflash.signals.natives

Interfaces
INativeDispatcher
 
Classes
NativeMappedSignal
NativeRelaySignal
NativeSignal
\ No newline at end of file diff --git a/doc/org/osflash/signals/natives/package-detail.html b/doc/org/osflash/signals/natives/package-detail.html index 6478d1f..a410638 100644 --- a/doc/org/osflash/signals/natives/package-detail.html +++ b/doc/org/osflash/signals/natives/package-detail.html @@ -18,4 +18,4 @@ which are dispatched to all listeners. NativeRelaySignal The NativeRelaySignal class is used to relay events from an IEventDispatcher to listeners. NativeSignal - The NativeSignal class provides a strongly-typed facade for an IEventDispatcher.

\ No newline at end of file + The NativeSignal class provides a strongly-typed facade for an IEventDispatcher.

\ No newline at end of file diff --git a/doc/org/osflash/signals/package-detail.html b/doc/org/osflash/signals/package-detail.html index 8fc9474..4908f3f 100644 --- a/doc/org/osflash/signals/package-detail.html +++ b/doc/org/osflash/signals/package-detail.html @@ -15,4 +15,4 @@   ISignal  
Classes
 ClassDescription
 DeluxeSignal Signal dispatches events to multiple listeners.
 Signal - Signal dispatches events to multiple listeners.

\ No newline at end of file + Signal dispatches events to multiple listeners.

\ No newline at end of file diff --git a/doc/package-frame.html b/doc/package-frame.html index 8733101..c4ae92c 100644 --- a/doc/package-frame.html +++ b/doc/package-frame.html @@ -15,4 +15,4 @@

Frame Alert

- \ No newline at end of file + \ No newline at end of file diff --git a/doc/package-list.html b/doc/package-list.html index 755c73c..1a405de 100644 --- a/doc/package-list.html +++ b/doc/package-list.html @@ -1 +1 @@ -Package List - APG Engine API

Packages

apg.game
apg.physics
org.osflash.signals
org.osflash.signals.events
org.osflash.signals.natives
\ No newline at end of file +Package List - APG Engine API

Packages

apg.game
apg.physics
org.osflash.signals
org.osflash.signals.events
org.osflash.signals.natives
\ No newline at end of file diff --git a/doc/package-summary.html b/doc/package-summary.html index 9204d16..74a9228 100644 --- a/doc/package-summary.html +++ b/doc/package-summary.html @@ -10,4 +10,4 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("All Packages"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,false,false,false);} --> -


 packageDescription
 apg.game
 apg.physics
 org.osflash.signals
 org.osflash.signals.events
 org.osflash.signals.natives

\ No newline at end of file +


 packageDescription
 apg.game
 apg.physics
 org.osflash.signals
 org.osflash.signals.events
 org.osflash.signals.natives

\ No newline at end of file diff --git a/doc/title-bar.html b/doc/title-bar.html index e98017a..5d50ba5 100644 --- a/doc/title-bar.html +++ b/doc/title-bar.html @@ -38,4 +38,4 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/apg/game/Actor.as b/src/apg/game/Actor.as index dc308ca..8658dbf 100644 --- a/src/apg/game/Actor.as +++ b/src/apg/game/Actor.as @@ -97,9 +97,10 @@ package apg.game { public function get physicalModel() : PhysicalModel { return _physicalModel; } - + public function set physicalModel(physicalModel : PhysicalModel) : void { _physicalModel = physicalModel; + _physicalModel.actor = this; } /** diff --git a/src/apg/game/GameBoard.as b/src/apg/game/GameBoard.as index a83a604..14cca44 100644 --- a/src/apg/game/GameBoard.as +++ b/src/apg/game/GameBoard.as @@ -77,7 +77,10 @@ package apg.game { public function containsActorWithName(name : String) : Boolean { return name != "" && getActorWithName(name) != null; } - + + /** + * Returns true if the passed actor is contained in the GameBoard. + */ public function containsActor(actor : Actor) : Boolean { return _actors.indexOf(actor) >= 0; } diff --git a/src/apg/physics/PhysicalModel.as b/src/apg/physics/PhysicalModel.as index a2d1d75..03ca536 100644 --- a/src/apg/physics/PhysicalModel.as +++ b/src/apg/physics/PhysicalModel.as @@ -9,7 +9,7 @@ package apg.physics { /** * Construct a PhysicalModel associated with the passed Actor object. */ - function PhysicalModel(actor : Actor) : void; + function PhysicalModel() : void; /** * The x position of the object. @@ -57,5 +57,6 @@ package apg.physics { * The Actor which the PhysicalModel contains the physical properties of. */ function get actor() : Actor; + function set actor(value : Actor) : void; } }