topical media & game development

talk show tell print

lib-flex-animation-code-10-org-as3lib-kitchensync-action-ITweenObjectParser.ax

lib-flex-animation-code-10-org-as3lib-kitchensync-action-ITweenObjectParser.ax (swf ) [ flash ] flex


  package org.as3lib.kitchensync.action
  {
          
An algorithm that parses data from an object into tween data.
author: Mims Wright @since 1.6

  
          public interface @ax-lib-flex-animation-code-10-org-as3lib-kitchensync-action-ITweenObjectParser
          {
                  
returns an action based on an object you provide.

  
                  function parseObject(object:Object):ITween;
                  
                  
Returns a list of the reserved words for this parser

  
                  function get keywords():Array;
          }
  }


(C) Æliens 19/08/2009

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.