topical media & game development

talk show tell print

lib-flex-book-com-rubenswieringa-utils-MathTool.ax

lib-flex-book-com-rubenswieringa-utils-MathTool.ax (swf ) [ flash ] flex


  package com.rubenswieringa.utils {
          
          
          
Provides additional mathematic functionality. @author Ruben Swieringa ruben.swieringa@gmail.com www.rubenswieringa.com www.rubenswieringa.com/blog @version 1.0.0 edit 2 Before modifying and/or redistributing this class, please contact Ruben Swieringa (ruben.swieringa@gmail.com).

  
          public class @ax-lib-flex-book-com-rubenswieringa-utils-MathTool {
                  
                  
                  public static const PLUS:String = "+";
                  public static const MINUS:String = "-";
                  public static const MULTIPLICATION:String = "*";
                  public static const DIVISION:String = "/";
                  
                  
                  
Constructor. @private

  
                  public function @ax-lib-flex-book-com-rubenswieringa-utils-MathTool ():void {}
                  
                  
          }
          
          
  }


(C) Æliens 18/6/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.