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
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
Assets
Game Obj
Components
Component Types
Scene
Input
Events
Info
Math
Layer
Camera
Layers
Level
Draw
Plugins
Button Bindings
GFX
Miscalenous