C# Класс MageDefenderDeluxe.ParticleEngine.SpellExplosionParticleSystem

Custom particle system for creating the fiery part of the explosions.
Наследование: ParticleSystem
Показать файл Открыть проект

Открытые методы

Метод Описание
SpellExplosionParticleSystem ( Microsoft.Xna.Framework.Game game, Microsoft.Xna.Framework.Content.ContentManager content ) : System

Защищенные методы

Метод Описание
InitializeSettings ( ParticleSettings settings ) : void

Описание методов

InitializeSettings() защищенный Метод

protected InitializeSettings ( ParticleSettings settings ) : void
settings ParticleSettings
Результат void

SpellExplosionParticleSystem() публичный Метод

public SpellExplosionParticleSystem ( Microsoft.Xna.Framework.Game game, Microsoft.Xna.Framework.Content.ContentManager content ) : System
game Microsoft.Xna.Framework.Game
content Microsoft.Xna.Framework.Content.ContentManager
Результат System