C# Class MStatView, Madness

Inheritance: FContainer
Afficher le fichier Open project: MattRix/Madness Class Usage Examples

Méthodes publiques

Свойство Type Description
stat MPlayerStat,

Méthodes publiques

Méthode Description
MStatView ( MPlayerStat, stat ) : System
Update ( ) : void

Private Methods

Méthode Description
HandleButtonClick ( FButton, button ) : void
HandleStatChange ( MPlayerStat, stat ) : void

Method Details

MStatView() public méthode

public MStatView ( MPlayerStat, stat ) : System
stat MPlayerStat,
Résultat System

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

stat public_oe property

public MPlayerStat, stat
Résultat MPlayerStat,