package js.html; @:native("WebGLObject") extern class WebGLObject { function new(); static var prototype : WebGLObject; }