q8196901 在代码中使用API是否需要使用全称?比如教程里laya.Loader.load();方法是加载资源。但是API手册里面 是 laya.net.Loader.load();为什么可以去掉net呢?小白求教。