C# Class MilkShakeFramework.Components.Particles.ParticlesComponent

Inheritance: MilkShakeFramework.Core.Scenes.Components.SceneComponent
Afficher le fichier Open project: lucas-jones/MilkShake-old

Méthodes publiques

Méthode Description
LoadConent ( ) : void
ParticlesComponent ( ) : System

Private Methods

Méthode Description
Draw ( ) : void
Listener_EntityAdded ( Entity node ) : void
Listener_Update ( GameTime gameTime ) : void

Method Details

LoadConent() public méthode

public LoadConent ( ) : void
Résultat void

ParticlesComponent() public méthode

public ParticlesComponent ( ) : System
Résultat System