C# Class AGENT.Contrib.Face.WatchFace

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

Méthodes publiques

Méthode Description
Render ( ) : void
Start ( ) : void
WatchFace ( IFace face, Microsoft.SPOT.Bitmap screen = null, ISettings settings = null ) : System

Private Methods

Méthode Description
SetTimerFrequency ( int frequency ) : void

Creates or update the timers behavior

Method Details

Render() public méthode

public Render ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

WatchFace() public méthode

public WatchFace ( IFace face, Microsoft.SPOT.Bitmap screen = null, ISettings settings = null ) : System
face IFace
screen Microsoft.SPOT.Bitmap
settings ISettings
Résultat System