topical media & game development

talk show tell print

student-ar-org-papervision3d-Papervision3D.ax

student-ar-org-papervision3d-Papervision3D.ax [swf] flex


  package org.papervision3d
  {
          import org.papervision3d.core.log.PaperLogger;
          
  
          
The @ax-student-ar-org-papervision3d-Papervision3D class contains global properties and settings.

  
          public class @ax-student-ar-org-papervision3d-Papervision3D
          {
                  // ___________________________________________________________________ SETTINGS
                  
                  
                  
                  
Indicates if the angles are expressed in degrees (true) or radians (false). The default value is true, degrees.

  
                  public static var useDEGREES  :Boolean = true;
          
                  
Indicates if the scales are expressed in percent (true) or from zero to one (false). The default value is false, i.e. units.

  
                  public static var usePERCENT  :Boolean = false;
          
                  

  
                  public static var useRIGHTHANDED :Boolean = false;
                   
                  // ___________________________________________________________________ STATIC
          
                  
Enables engine name to be retrieved at runtime or when reviewing a decompiled swf.

  
                  public static var NAME     :String = '@ax-student-ar-org-papervision3d-Papervision3D';
          
                  
Enables version to be retrieved at runtime or when reviewing a decompiled swf.

  
                  public static var VERSION  :String = 'Public Beta 2.0 - Great White';
          
                  
Enables version date to be retrieved at runtime or when reviewing a decompiled swf.

  
                  public static var DATE     :String = 'September 9th, 2008';
          
                  
Enables copyright information to be retrieved at runtime or when reviewing a decompiled swf.

  
                  public static var AUTHOR   :String = '(c) 2006-2008 Copyright by Carlos Ulloa | John Grden | Ralph Hauwert | Tim Knip | Andy Zupko';
                  
                  
This is the main Logger Controller.

  
                  public static var PAPERLOGGER : PaperLogger = PaperLogger.getInstance();
                  
                  
          }
  }


(C) Æliens 04/09/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.