Files
JuegoSim/Assets/graphify-out/cache/ast/95f79afa2b3702aa9bbfc8f65d5814b3541ea86e095c6c55580f6b7ac8d4363a.json
2026-07-21 08:56:10 +03:00

1 line
17 KiB
JSON

{"nodes": [{"id": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_commandlayer_commandhandler_cs", "label": "CommandHandler.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L1"}, {"id": "commandlayer_commandhandler_commandhandler", "label": "CommandHandler", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L7"}, {"id": "monobehaviour", "label": "MonoBehaviour", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "commandmanager", "label": "CommandManager", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L11"}, {"id": "environment", "label": "Environment", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L12"}, {"id": "commandlayer_commandhandler_commandhandler_getinstance", "label": ".getInstance()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L15"}, {"id": "commandlayer_commandhandler_commandhandler_awake", "label": ".Awake()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L29"}, {"id": "commandlayer_commandhandler_commandhandler_start", "label": ".Start()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L41"}, {"id": "commandlayer_commandhandler_commandhandler_update", "label": ".Update()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L47"}, {"id": "commandlayer_commandhandler_commandhandler_createblock", "label": ".createBlock()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L66"}, {"id": "commandlayer_commandhandler_commandhandler_moveblock", "label": ".moveBlock()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L72"}, {"id": "commandlayer_commandhandler_commandhandler_removeblock", "label": ".removeBlock()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L78"}, {"id": "commandlayer_commandhandler_commandhandler_removegroup", "label": ".removeGroup()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L84"}, {"id": "commandlayer_commandhandler_commandhandler_rotateblock", "label": ".rotateBlock()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L90"}, {"id": "commandlayer_commandhandler_commandhandler_undoaction", "label": ".undoAction()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L96"}, {"id": "commandlayer_commandhandler_commandhandler_redoaction", "label": ".redoAction()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L101"}, {"id": "commandlayer_commandhandler_commandhandler_clearhistory", "label": ".clearHistory()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L106"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_commandlayer_commandhandler_cs", "target": "system", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_commandlayer_commandhandler_cs", "target": "collections", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_commandlayer_commandhandler_cs", "target": "generic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_commandlayer_commandhandler_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L4", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_commandlayer_commandhandler_cs", "target": "uielements", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L5", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_commandlayer_commandhandler_cs", "target": "commandlayer_commandhandler_commandhandler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L7", "weight": 1.0}, {"source": "commandlayer_commandhandler_commandhandler", "target": "monobehaviour", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L7", "weight": 1.0}, {"source": "commandlayer_commandhandler_commandhandler", "target": "commandlayer_commandhandler_commandhandler", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L9", "weight": 1.0, "context": "field"}, {"source": "commandlayer_commandhandler_commandhandler", "target": "commandmanager", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L11", "weight": 1.0, "context": "field"}, {"source": "commandlayer_commandhandler_commandhandler", "target": "environment", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L12", "weight": 1.0, "context": "field"}, {"source": "commandlayer_commandhandler_commandhandler", "target": "commandlayer_commandhandler_commandhandler_getinstance", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L15", "weight": 1.0}, {"source": "commandlayer_commandhandler_commandhandler", "target": "commandlayer_commandhandler_commandhandler_awake", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L29", "weight": 1.0}, {"source": "commandlayer_commandhandler_commandhandler", "target": "commandlayer_commandhandler_commandhandler_start", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L41", "weight": 1.0}, {"source": "commandlayer_commandhandler_commandhandler", "target": "commandlayer_commandhandler_commandhandler_update", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L47", "weight": 1.0}, {"source": "commandlayer_commandhandler_commandhandler", "target": "commandlayer_commandhandler_commandhandler_createblock", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L66", "weight": 1.0}, {"source": "commandlayer_commandhandler_commandhandler", "target": "commandlayer_commandhandler_commandhandler_moveblock", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L72", "weight": 1.0}, {"source": "commandlayer_commandhandler_commandhandler", "target": "commandlayer_commandhandler_commandhandler_removeblock", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L78", "weight": 1.0}, {"source": "commandlayer_commandhandler_commandhandler", "target": "commandlayer_commandhandler_commandhandler_removegroup", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L84", "weight": 1.0}, {"source": "commandlayer_commandhandler_commandhandler", "target": "commandlayer_commandhandler_commandhandler_rotateblock", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L90", "weight": 1.0}, {"source": "commandlayer_commandhandler_commandhandler", "target": "commandlayer_commandhandler_commandhandler_undoaction", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L96", "weight": 1.0}, {"source": "commandlayer_commandhandler_commandhandler", "target": "commandlayer_commandhandler_commandhandler_redoaction", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L101", "weight": 1.0}, {"source": "commandlayer_commandhandler_commandhandler", "target": "commandlayer_commandhandler_commandhandler_clearhistory", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L106", "weight": 1.0}, {"source": "commandlayer_commandhandler_commandhandler_start", "target": "commandlayer_commandhandler_commandhandler_getinstance", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L43", "weight": 1.0}, {"source": "commandlayer_commandhandler_commandhandler_update", "target": "commandlayer_commandhandler_commandhandler_undoaction", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L56", "weight": 1.0}, {"source": "commandlayer_commandhandler_commandhandler_update", "target": "commandlayer_commandhandler_commandhandler_redoaction", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L61", "weight": 1.0}], "raw_calls": [{"caller_nid": "commandlayer_commandhandler_commandhandler_getinstance", "callee": "FindObjectOfType<CommandHandler>", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L19"}, {"caller_nid": "commandlayer_commandhandler_commandhandler_getinstance", "callee": "AddComponent<CommandHandler>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L23"}, {"caller_nid": "commandlayer_commandhandler_commandhandler_awake", "callee": "Destroy", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L37"}, {"caller_nid": "commandlayer_commandhandler_commandhandler_update", "callee": "GetKey", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L50"}, {"caller_nid": "commandlayer_commandhandler_commandhandler_update", "callee": "GetKey", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L50"}, {"caller_nid": "commandlayer_commandhandler_commandhandler_update", "callee": "GetKeyDown", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L53"}, {"caller_nid": "commandlayer_commandhandler_commandhandler_update", "callee": "Log", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L55"}, {"caller_nid": "commandlayer_commandhandler_commandhandler_update", "callee": "GetKeyDown", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L58"}, {"caller_nid": "commandlayer_commandhandler_commandhandler_update", "callee": "Log", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L60"}, {"caller_nid": "commandlayer_commandhandler_commandhandler_createblock", "callee": "executeCommand", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L69"}, {"caller_nid": "commandlayer_commandhandler_commandhandler_moveblock", "callee": "executeCommand", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L75"}, {"caller_nid": "commandlayer_commandhandler_commandhandler_removeblock", "callee": "executeCommand", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L81"}, {"caller_nid": "commandlayer_commandhandler_commandhandler_removegroup", "callee": "executeCommand", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L87"}, {"caller_nid": "commandlayer_commandhandler_commandhandler_rotateblock", "callee": "executeCommand", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L93"}, {"caller_nid": "commandlayer_commandhandler_commandhandler_undoaction", "callee": "undo", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L98"}, {"caller_nid": "commandlayer_commandhandler_commandhandler_redoaction", "callee": "redo", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs", "source_location": "L103"}]}