topical media & game development

talk show tell print

lib-flex-animation-code-10-org-as3lib-kitchensync-core-ISynchronizerClient.ax

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


  package org.as3lib.kitchensync.core
  {
          
A consumer or the Synchronizer class. This type has the ability to be updated incrementally with time data.
author: Mims Wright @since 1.6

  
          public interface @ax-lib-flex-animation-code-10-org-as3lib-kitchensync-core-ISynchronizerClient
          {
                  
Update will allow the synchronizer to update the action with the current time.
parameter: currentTimestamp The current time from the synchronizer.

  
                  function update(currentTimestamp:Timestamp):void;
          }
  }


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