C# Class ElementOneUse, PuzzleGameProject

Inheritance: Element
Show file Open project: Cedric-Paris/PuzzleGameProject

Public Properties

Property Type Description
elementBase Element,

Public Methods

Method Description
Effect ( bool isTreated = false ) : EffectTransformation,

Method Details

Effect() public method

public Effect ( bool isTreated = false ) : EffectTransformation,
isTreated bool
return EffectTransformation,

Property Details

elementBase public property

public Element, elementBase
return Element,