C# Class AGENT.Contrib.UI.Menu

Afficher le fichier Open project: nothingmn/AGENT.Contrib Class Usage Examples

Méthodes publiques

Свойство Type Description
AgentSize int

Méthodes publiques

Méthode Description
Menu ( Microsoft.SPOT.Font menuFont, Microsoft.SPOT.Bitmap screen = null ) : System
Render ( ) : void

Private Methods

Méthode Description
buttonHelper_OnButtonPress ( Buttons button, InterruptPort port, ButtonDirection direction, System.DateTime time ) : void

Method Details

Menu() public méthode

public Menu ( Microsoft.SPOT.Font menuFont, Microsoft.SPOT.Bitmap screen = null ) : System
menuFont Microsoft.SPOT.Font
screen Microsoft.SPOT.Bitmap
Résultat System

Render() public méthode

public Render ( ) : void
Résultat void

Property Details

AgentSize public_oe static_oe property

public static int AgentSize
Résultat int