📄 game.svg
字号:
style="fill:#00f400;fill-opacity:0.8;stroke:#1b6800;stroke-width:5">
</circle>
<circle cx="60" cy="20" r="20"
style="fill:#00f400;fill-opacity:0.8;stroke:#1b6800;stroke-width:5">
<animate attributeName="cy" attributeType="XML" dur="1s"
values="20; 10; 20" repeatCount="indefinite" />
<animate attributeName="cx" attributeType="XML" dur="1s"
values="50; 60; 50" repeatCount="indefinite" />
</circle>
<circle cx="100" cy="20" r="20"
style="fill:#00f400;fill-opacity:0.8;stroke:#1b6800;stroke-width:5">
<animate attributeName="cy" attributeType="XML" dur="1s"
values="20; 0; 20" repeatCount="indefinite" />
<animate attributeName="cx" attributeType="XML" dur="1s"
values="85; 100; 85" repeatCount="indefinite" />
</circle>
<circle cx="140" cy="20" r="20"
style="fill:#00f400;fill-opacity:0.8;stroke:#1b6800;stroke-width:5">
<animate attributeName="cy" attributeType="XML" dur="1s"
values="20; 10; 20" repeatCount="indefinite" />
<animate attributeName="cx" attributeType="XML" dur="1s"
values="120; 140; 120" repeatCount="indefinite" />
</circle>
<circle cx="180" cy="20" r="20"
style="fill:#00f400;fill-opacity:0.8;stroke:#1b6800;stroke-width:5">
<animate attributeName="cx" attributeType="XML" dur="1s"
values="160; 180; 160" repeatCount="indefinite" />
</circle>
</g>
<circle cx="28" cy="72" r="5" style="fill:#000000;stroke:none"/>
<circle cx="40" cy="72" r="5" style="fill:#000000;stroke:none"/>
</g>
</g>
<!-- laser~~ -->
<rect id="laser" x="0" y="0" width="30" height="5" direction="true" style="fill:rgb(0,250,0)" />
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -