topical media & game development

talk show tell print

student-ar-org-papervision3d-core-log-PaperLogVO.ax

student-ar-org-papervision3d-core-log-PaperLogVO.ax [swf] [flash] flex


  package org.papervision3d.core.log
  {
          
          

author: Ralph Hauwert

  
          public class @ax-student-ar-org-papervision3d-core-log-PaperLogVO
          {
                  
                  public var level:int;
                  public var msg:String;
                  public var object:Object;
                  public var arg:Array;
                  
                  public function @ax-student-ar-org-papervision3d-core-log-PaperLogVO(level:int, msg:String, object:Object, arg:Array)
                  {
                          this.level = level;
                          this.msg = msg;
                          this.object = object;
                          this.arg = arg;        
                  }
  
          }
  }


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