C# Class PolyFillDemo.PolyFillFace

Inheritance: AGENT.Contrib.Face.FaceWithTrayBase, IFace
Afficher le fichier Open project: nothingmn/AGENT.Contrib

Méthodes publiques

Méthode Description
PolyFillFace ( IProvideNotifications notificationProvider, ISettings settings ) : System
Render ( Microsoft.SPOT.Bitmap screen ) : void

Method Details

PolyFillFace() public méthode

public PolyFillFace ( IProvideNotifications notificationProvider, ISettings settings ) : System
notificationProvider IProvideNotifications
settings ISettings
Résultat System

Render() public méthode

public Render ( Microsoft.SPOT.Bitmap screen ) : void
screen Microsoft.SPOT.Bitmap
Résultat void