C# Class ShadersAndParticles.PointlessAffector

Inheritance: IParticleAffector
Afficher le fichier Open project: Paulus/irrlichtnetcp

Méthodes publiques

Méthode Description
Affect ( uint now, Particle Particles ) : void

Method Details

Affect() public méthode

public Affect ( uint now, Particle Particles ) : void
now uint
Particles IrrlichtNETCP.Particle
Résultat void