Files
coding-game-docs/Движок/Engine API.canvas

19 lines
1.6 KiB
Plaintext

{
"nodes":[
{"id":"c92ca985be246646","type":"text","text":"Window","x":-360,"y":100,"width":175,"height":60},
{"id":"e2a727509dd8e57c","type":"text","text":"Event System","x":-447,"y":-60,"width":175,"height":60},
{"id":"cffade3e39973e71","type":"text","text":"Render API","x":28,"y":-60,"width":175,"height":60},
{"id":"022c9c9010d831f9","type":"text","text":"**Engine API**","x":-220,"y":-240,"width":180,"height":60,"color":"4"},
{"id":"e67043d1608b1785","type":"text","text":"Engine Core Main Loop","x":-255,"y":260,"width":250,"height":60},
{"id":"3291967a014e87a6","type":"text","text":"Renderer","x":116,"y":70,"width":175,"height":60},
{"id":"aec079845598143c","type":"text","text":"OpenGL","x":203,"y":210,"width":175,"height":50}
],
"edges":[
{"id":"60127b48a1a273b0","fromNode":"022c9c9010d831f9","fromSide":"bottom","toNode":"e2a727509dd8e57c","toSide":"top","toEnd":"none"},
{"id":"d3ea068fda0aa0e3","fromNode":"c92ca985be246646","fromSide":"top","toNode":"e2a727509dd8e57c","toSide":"bottom","toEnd":"none"},
{"id":"4f77448c233da34a","fromNode":"cffade3e39973e71","fromSide":"bottom","toNode":"3291967a014e87a6","toSide":"top","toEnd":"none"},
{"id":"17fd0ae33443ccae","fromNode":"cffade3e39973e71","fromSide":"top","toNode":"022c9c9010d831f9","toSide":"bottom","toEnd":"none"},
{"id":"bacf8f75f99abff5","fromNode":"e67043d1608b1785","fromSide":"top","toNode":"c92ca985be246646","toSide":"bottom","toEnd":"none"},
{"id":"3274465a5c75a70f","fromNode":"3291967a014e87a6","fromSide":"bottom","toNode":"aec079845598143c","toSide":"top","toEnd":"none"}
]
}