File tree 4 files changed +28
-28
lines changed
4 files changed +28
-28
lines changed Original file line number Diff line number Diff line change 613
613
],
614
614
"info" : {
615
615
"brief" : " Camera API documentation" ,
616
- "description" : " Camera functions, messages and constants ." ,
616
+ "description" : " Messages to control camera components and camera focus ." ,
617
617
"file" : " " ,
618
618
"group" : " COMPONENTS" ,
619
619
"language" : " " ,
Original file line number Diff line number Diff line change 514
514
}
515
515
],
516
516
"info" : {
517
- "brief" : " Component render constant API documentation" ,
518
- "description" : " <span class=\" file\" ><dmsdk/gamesystem/render_constants.h></span>\n Api for setting and updating component render constants" ,
519
- "file" : " " ,
517
+ "brief" : " SDK Gui Component API documentation" ,
518
+ "description" : " Built-in scripting functions." ,
519
+ "file" : " dmsdk/gamesys/gui.h" ,
520
+ "group" : " DEFOLD SDK" ,
520
521
"language" : " " ,
521
- "name" : " Component Render Constants " ,
522
+ "name" : " GameSystem Gui " ,
522
523
"namespace" : " dmGameSystem" ,
523
524
"notes" : [],
524
- "path" : " "
525
+ "path" : " engine/gamesys/src/dmsdk/gamesys/gui.h "
525
526
}
526
527
}
Original file line number Diff line number Diff line change 2555
2555
}
2556
2556
],
2557
2557
"info" : {
2558
- "brief" : " SDK Graphics API documentation" ,
2559
- "description" : " Platform specific native graphics functions." ,
2560
- "file" : " dmsdk/graphics/graphics_native.h" ,
2561
- "group" : " DEFOLD SDK" ,
2558
+ "brief" : " Graphics API documentation" ,
2559
+ "description" : " <span class=\" file\" ><dmsdk/graphics/graphics_webgpu.h></span>\n Graphics WebGPU API" ,
2560
+ "file" : " " ,
2562
2561
"language" : " " ,
2563
- "name" : " Graphics" ,
2562
+ "name" : " Graphics WebGPU " ,
2564
2563
"namespace" : " dmGraphics" ,
2565
2564
"notes" : [],
2566
- "path" : " engine/dlib/src/dmsdk/graphics/graphics_native.h "
2565
+ "path" : " "
2567
2566
}
2568
2567
}
Original file line number Diff line number Diff line change 375
375
"type" : " defold" ,
376
376
"url" : " /ref/stable/physics"
377
377
},
378
- {
379
- "branch" : " alpha" ,
380
- "filename" : " dmGameSystem" ,
381
- "name" : " Component Render Constants" ,
382
- "namespace" : " dmGameSystem" ,
383
- "type" : " c" ,
384
- "url" : " /ref/alpha/dmGameSystem"
385
- },
386
378
{
387
379
"branch" : " alpha" ,
388
380
"filename" : " dmConditionVariable" ,
1371
1363
"type" : " c" ,
1372
1364
"url" : " /ref/stable/dmGameObject"
1373
1365
},
1366
+ {
1367
+ "branch" : " alpha" ,
1368
+ "filename" : " dmGameSystem" ,
1369
+ "name" : " GameSystem Gui" ,
1370
+ "namespace" : " dmGameSystem" ,
1371
+ "type" : " c" ,
1372
+ "url" : " /ref/alpha/dmGameSystem"
1373
+ },
1374
1374
{
1375
1375
"branch" : " beta" ,
1376
1376
"filename" : " dmGameSystem" ,
1387
1387
"type" : " c" ,
1388
1388
"url" : " /ref/stable/dmGameSystem"
1389
1389
},
1390
+ {
1391
+ "branch" : " alpha" ,
1392
+ "filename" : " dmGraphics" ,
1393
+ "name" : " Graphics WebGPU" ,
1394
+ "namespace" : " dmGraphics" ,
1395
+ "type" : " c" ,
1396
+ "url" : " /ref/alpha/dmGraphics"
1397
+ },
1390
1398
{
1391
1399
"branch" : " alpha" ,
1392
1400
"filename" : " graphics" ,
1395
1403
"type" : " defold" ,
1396
1404
"url" : " /ref/alpha/graphics"
1397
1405
},
1398
- {
1399
- "branch" : " alpha" ,
1400
- "filename" : " dmGraphics" ,
1401
- "name" : " Graphics" ,
1402
- "namespace" : " dmGraphics" ,
1403
- "type" : " c" ,
1404
- "url" : " /ref/alpha/dmGraphics"
1405
- },
1406
1406
{
1407
1407
"branch" : " beta" ,
1408
1408
"filename" : " graphics" ,
You can’t perform that action at this time.
0 commit comments