game.flp

来自「小鱼历险记游戏」· FLP 代码 · 共 32 行

FLP
32
字号
<flash_project name="game" version="1">
    <project_folder name="game" expanded="true">
        <project_folder name="fish" expanded="true">
            <project_file path="./game/fish/FirstFish.as" filetype="as" />
            <project_file path="./game/fish/Fish.as" filetype="as" />
            <project_file path="./game/fish/SecondFish.as" filetype="as" />
            <project_file path="./game/fish/ThirdFish.as" filetype="as" />
            <project_file path="./game/fish/FifthFish.as" filetype="as" />
            <project_file path="./game/fish/FourthFish.as" filetype="as" />
            <project_file path="./game/fish/SixthFish.as" filetype="as" />
        </project_folder>
        <project_folder name="particle" expanded="true">
            <project_file path="./game/phys/Particle.as" filetype="as" />
        </project_folder>
        <project_folder name="tool" expanded="true">
            <project_file path="./game/tool/Tool1.as" filetype="as" />
            <project_file path="./game/tool/Tool.as" filetype="as" />
            <project_file path="./game/tool/Tool2.as" filetype="as" />
            <project_file path="./game/tool/Tool3.as" filetype="as" />
            <project_file path="./game/tool/Tool4.as" filetype="as" />
        </project_folder>
        <project_file path="./game/FoodManeger.as" filetype="as" />
        <project_file path="./game/Hero.as" filetype="as" />
        <project_file path="./game/Player.as" filetype="as" />
    </project_folder>
    <project_file path="./game.fla" filetype="fla" profile="" />
    <project_file path="./Game.as" filetype="as" />
    <project_file path="./Game1.as" filetype="as" />
    <project_file path="./Game2.as" filetype="as" />
    <project_file path="./Game3.as" filetype="as" />
</flash_project>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?