Static variables

staticnextId:Int = 0

staticobjects:Array<Dynamic> = new Array<Dynamic>()

Static methods

staticbuild ():Dynamic