C# Class DestroyPanel, PoofParadise

Inheritance: GamePanel
Afficher le fichier Open project: CatalystOfNostalgia/PoofParadise

Méthodes publiques

Свойство Type Description
building Building,
buttons Button[]
destroyPanel DestroyPanel,

Méthodes publiques

Méthode Description
GeneratePanel ( ) : void
Show ( Building, target ) : void
Start ( ) : void
setFont ( ) : void

Private Methods

Méthode Description
DestroyBuilding ( ) : void

Method Details

GeneratePanel() public méthode

public GeneratePanel ( ) : void
Résultat void

Show() public méthode

public Show ( Building, target ) : void
target Building,
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

setFont() public méthode

public setFont ( ) : void
Résultat void

Property Details

building public_oe property

public Building, building
Résultat Building,

buttons public_oe property

public Button[] buttons
Résultat Button[]

destroyPanel public_oe static_oe property

public static DestroyPanel, destroyPanel
Résultat DestroyPanel,