Function
loadJSON
(name: string | null, url: string): Asset<any>Load custom JSON data from url.
param name- The asset name.
param url- The resource url.
returns The asset data.
since v3000.0
group Assets
subgroup Util
Load custom JSON data from url.
param name- The asset name.
param url- The resource url.
returns The asset data.
since v3000.0
group Assets
subgroup Util
Start
Assets
Game Obj
Components
Input
Events
Info
Math
Rendering
Draw
Plugins
Miscalenous