Helper class to track a few important library constants.

Static variables

@:value(4)staticinlineread onlyMAJOR_VERSION:Int = 4

@:value(1)staticinlineread onlyMINOR_VERSION:Int = 1

@:value(6)staticinlineread onlyREVISION:Int = 6

@:value("http://www.away3d.com")staticinlineread onlyWEBSITE_URL:String = "http://www.away3d.com"