If you can't take the Henrik, get out of the kitchen.. lol


On Mar 8, 2012, at 11:53 AM, Terry Riney wrote:

On 3/8/2012 12:42 PM, Henrik Andersson wrote:
Terry Riney skriver:
Would like to pass a score/time/damage to client will stick with
score/damage right now:

package observer{
    import observer.Observer;

    /**
     * A Java-style Observable class used to represent the "subject"
     * of the Observer design pattern. Observers must implement the
Observer
* interface, and register to observe the subject via addObserver().
     */
Congratulations on reinventing the EventDispatcher class. I hope you had
fun reinventing the wheel.
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


I will be writing code in other languages. As my first post said this is for my use. If I start changing things and someone follows this post it will be difficult to follow along. You comments are noted if a little on the strident side.
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Karl DeSaulniers
Design Drumm
http://designdrumm.com

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to