C# Class GlisseClé, ProjetDUT

Inheritance: Glisse
Exibir arquivo Open project: lutrampal/ProjetDUT

Public Methods

Method Description
Start ( ) : void
fonctBlocDestruction ( ) : void

Destroy the block as the Glisse one function but it also make the exit appear if there isn't any GlisseClé on the level

Method Details

Start() public method

public Start ( ) : void
return void

fonctBlocDestruction() public method

Destroy the block as the Glisse one function but it also make the exit appear if there isn't any GlisseClé on the level
public fonctBlocDestruction ( ) : void
return void