topical media & game development

talk show tell print

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

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


  package org.as3lib.kitchensync.action.tweentarget
  {
          
Allows a control interface for translating values to and from numeric values. e.g. setting a base-n number with a decimal number
author: Mims Wright @since 1.5

  
          public interface @ax-lib-flex-animation-code-10-org-as3lib-kitchensync-action-tweentarget-INumericController
          {
                  
This is the current value of the number.

  
                  function get currentValue():Number;
                  function set currentValue(currentValue:Number):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.