C# Class Economy.scripts.Management.LcdManager

Afficher le fichier Open project: jpcsupplies/Economy_mod Class Usage Examples

Méthodes publiques

Méthode Description
BlankLcds ( ) : void
UpdateLcds ( ) : void

Private Methods

Méthode Description
ProcessLcdBlock ( IMyTextPanel textPanel ) : void
Test1 ( TextPanelWriter writer ) : void
Test2 ( TextPanelWriter writer ) : void
Testline1 ( TextPanelWriter writer, string text ) : void
Testline2 ( TextPanelWriter writer, string text ) : void

Method Details

BlankLcds() public static méthode

public static BlankLcds ( ) : void
Résultat void

UpdateLcds() public static méthode

public static UpdateLcds ( ) : void
Résultat void