• 大小: 34KB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-06-16
  • 语言: C#
  • 标签: WPF  火焰  粒子  

资源简介

WPF真实火焰粒子效果

资源截图

代码片段和文件信息

using System;
using System.Windows;
using System.Data;
using System.xml;
using System.Configuration;

namespace PlayGround
{
    /// 
    /// Interaction logic for App.xaml
    /// 


    public partial class App : System.Windows.Application
    {

    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件        1054  2007-09-27 10:55  PlayGround\PlayGround.sln
     文件       52736  2007-10-16 10:36  PlayGround\PlayGround.suo
     目录           0  2007-10-16 17:15  PlayGround\SandBox\
     文件         297  2007-09-27 10:56  PlayGround\SandBox\App.xaml
     文件         290  2007-09-27 10:56  PlayGround\SandBox\App.xaml.cs
     目录           0  2007-10-16 10:16  PlayGround\SandBox\Engine\
     目录           0  2007-10-16 10:15  PlayGround\SandBox\Engine\Controls\
     文件        5637  2007-10-16 10:14  PlayGround\SandBox\Engine\Controls\Meatball.cs
     文件       12441  2007-10-16 10:12  PlayGround\SandBox\Engine\Controls\Particle.cs
     文件       14653  2007-10-16 10:15  PlayGround\SandBox\Engine\Controls\ParticleSystem.cs
     目录           0  2007-10-16 10:15  PlayGround\SandBox\Engine\Emitters\
     文件       12509  2007-10-16 10:15  PlayGround\SandBox\Engine\Emitters\Emitter.cs
     文件        6004  2007-10-16 10:14  PlayGround\SandBox\Engine\Emitters\LineEmitter.cs
     文件        9531  2007-10-16 10:15  PlayGround\SandBox\Engine\Emitters\MeatballEmitter.cs
     文件        4860  2007-10-16 10:14  PlayGround\SandBox\Engine\Emitters\PointEmitter.cs
     目录           0  2007-10-16 10:14  PlayGround\SandBox\Engine\Forces\
     文件         639  2007-10-16 10:14  PlayGround\SandBox\Engine\Forces\Force.cs
     文件        8524  2007-10-16 10:14  PlayGround\SandBox\Engine\Forces\Spring.cs
     文件        1308  2007-10-16 10:16  PlayGround\SandBox\Engine\RandomNumberGenerator.cs
     目录           0  2007-09-27 10:55  PlayGround\SandBox\Properties\
     文件        2399  2007-09-27 10:55  PlayGround\SandBox\Properties\AssemblyInfo.cs
     文件        2399  2007-09-27 10:55  PlayGround\SandBox\Properties\Resources.cs
     文件        5618  2007-09-27 10:55  PlayGround\SandBox\Properties\Resources.resx
     文件        1369  2007-09-27 10:55  PlayGround\SandBox\Properties\Settings.cs
     文件         203  2007-09-27 10:55  PlayGround\SandBox\Properties\Settings.settings
     文件        4523  2007-10-16 10:05  PlayGround\SandBox\SandBox.csproj
     文件        3774  2007-10-16 16:37  PlayGround\SandBox\SandBox.xaml
     文件        1871  2007-10-16 10:36  PlayGround\SandBox\SandBox.xaml.cs
     目录           0  2007-10-16 10:17  PlayGround\SandBox\themes\
     文件        4067  2007-10-16 10:17  PlayGround\SandBox\themes\generic.xaml

评论

共有 条评论