C# Class AnalogWatchFace.AnalogFace

Inheritance: AGENT.Contrib.Face.FaceWithTrayBase, IFace
Datei anzeigen Open project: nothingmn/AGENT.Contrib

Public Methods

Method Description
AnalogFace ( IProvideNotifications notificationProvider, ISettings settings ) : System
Render ( Microsoft.SPOT.Bitmap screen ) : void

Method Details

AnalogFace() public method

public AnalogFace ( IProvideNotifications notificationProvider, ISettings settings ) : System
notificationProvider IProvideNotifications
settings ISettings
return System

Render() public method

public Render ( Microsoft.SPOT.Bitmap screen ) : void
screen Microsoft.SPOT.Bitmap
return void