mirror of
https://github.com/kirikayakazuto/CocosCreator_ECS
synced 2024-12-24 02:39:26 +00:00
46 lines
3.1 KiB
Plaintext
46 lines
3.1 KiB
Plaintext
<mxfile host="65bd71144e">
|
|
<diagram id="dLwbfvz9vYh7qeJd_Tvh" name="第 1 页">
|
|
<mxGraphModel dx="647" dy="612" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1920" pageHeight="1200" math="0" shadow="0">
|
|
<root>
|
|
<mxCell id="0"/>
|
|
<mxCell id="1" parent="0"/>
|
|
<mxCell id="2" value="ECS" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
|
<mxGeometry x="340" y="40" width="80" height="40" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="3" value="检查是有有钥匙" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
|
<mxGeometry x="210" y="350" width="80" height="40" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="6" style="edgeStyle=none;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="4" target="3">
|
|
<mxGeometry relative="1" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="8" style="edgeStyle=none;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="4" target="7">
|
|
<mxGeometry relative="1" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="4" value="Sequence" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
|
<mxGeometry x="270" y="260" width="80" height="40" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="7" value="钥匙开门" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
|
<mxGeometry x="330" y="350" width="80" height="40" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="10" style="edgeStyle=none;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="9" target="4">
|
|
<mxGeometry relative="1" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="12" style="edgeStyle=none;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="9" target="11">
|
|
<mxGeometry relative="1" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="9" value="Select" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
|
<mxGeometry x="330" y="170" width="80" height="40" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="11" value="斧头砸门" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
|
<mxGeometry x="390" y="260" width="80" height="40" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="13" value="Cocos" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
|
<mxGeometry x="490" y="40" width="80" height="40" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="14" value="" style="shape=cross;whiteSpace=wrap;html=1;size=0;" vertex="1" parent="1">
|
|
<mxGeometry x="440" y="40" width="30" height="35" as="geometry"/>
|
|
</mxCell>
|
|
</root>
|
|
</mxGraphModel>
|
|
</diagram>
|
|
</mxfile> |