📄 panviewer.xml
字号:
<?xml version="1.0" encoding="utf-8"?>
<panviewer>
<image>
<path>pan.jpg</path>
<width>500</width>
<height>200</height>
<mouseAction>press</mouseAction>
<is360>true</is360>
<speedIndex>23</speedIndex>
<slowDownIndex>10</slowDownIndex>
<autopan>
<horizontalSpeed>4</horizontalSpeed>
<verticalSpeed>8</verticalSpeed>
<delay>1</delay>
</autopan>
<displacement>
<angleIndex>60</angleIndex>
<distortionIndex>120</distortionIndex>
</displacement>
<hotspots>
<hs name="xmlHS">
<width>160</width>
<height>85</height>
<x>500</x>
<y>140</y>
<color>0x00ff00</color>
<borderColor>0xffffff</borderColor>
<alpha>30</alpha>
<events>
<over action="test">testing</over>
<out action=""></out>
<press action="load">pan2.xml</press>
<release action=""></release>
</events>
</hs>
<hs name="xmlHS2">
<width>20</width>
<height>25</height>
<x>0</x>
<y>60</y>
<color>0xcde343</color>
<borderColor>0xffffff</borderColor>
<alpha>30</alpha>
</hs>
</hotspots>
</image>
</panviewer>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -