topical media & game development
student-ar-org-papervision3d-core-log-LogLevel.ax
student-ar-org-papervision3d-core-log-LogLevel.ax
[swf]
[flash]
flex
package org.papervision3d.core.log
{
author: Ralph Hauwert
public class @ax-student-ar-org-papervision3d-core-log-LogLevel
{
public static const LOG:int = 0;
public static const INFO:int = 1;
public static const DEBUG:int = 2;
public static const WARNING:int = 3;
public static const ERROR:int = 4;
public static const FATAL:int = 5;
public function @ax-student-ar-org-papervision3d-core-log-LogLevel()
{
}
}
}
(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.