C# Class rp_giantspider2PuzzleScript, aura

Inheritance: PuzzleScript
Afficher le fichier Open project: aura-project/aura

Méthodes publiques

Méthode Description
OnPrepare ( Puzzle, puzzle ) : void
OnPropEvent ( Puzzle, puzzle, Prop, prop ) : void
OnPuzzleCreate ( Puzzle, puzzle ) : void

Method Details

OnPrepare() public méthode

public OnPrepare ( Puzzle, puzzle ) : void
puzzle Puzzle,
Résultat void

OnPropEvent() public méthode

public OnPropEvent ( Puzzle, puzzle, Prop, prop ) : void
puzzle Puzzle,
prop Prop,
Résultat void

OnPuzzleCreate() public méthode

public OnPuzzleCreate ( Puzzle, puzzle ) : void
puzzle Puzzle,
Résultat void