C# Class FinalDungeonScript, aura

Inheritance: PuzzleScript
Exibir arquivo Open project: aura-project/aura

Public Methods

Method Description
OnPrepare ( Puzzle, puzzle ) : void
OnPuzzleCreate ( Puzzle, puzzle ) : void

Method Details

OnPrepare() public method

public OnPrepare ( Puzzle, puzzle ) : void
puzzle Puzzle,
return void

OnPuzzleCreate() public method

public OnPuzzleCreate ( Puzzle, puzzle ) : void
puzzle Puzzle,
return void