C# Class Drought.Graphics.Particles.ExplosionEffect

Show file Open project: kiniry-teaching/UCD

Public Methods

Method Description
ExplosionEffect ( List callback ) : System.Collections.Generic
update ( ) : void

Method Details

ExplosionEffect() public method

public ExplosionEffect ( List callback ) : System.Collections.Generic
callback List
return System.Collections.Generic

update() public method

public update ( ) : void
return void