C# Class wenku10.Scenes.PFScene

Inheritance: IDisposable
Afficher le fichier Open project: tgckpg/wenku10

Protected Properties

Свойство Type Description
PFSim PFSimulator
ShowWireFrame bool

Méthodes publiques

Méthode Description
Dispose ( ) : void

Méthodes protégées

Méthode Description
DrawWireFrames ( Microsoft.Graphics.Canvas.CanvasDrawingSession ds ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

DrawWireFrames() protected méthode

protected DrawWireFrames ( Microsoft.Graphics.Canvas.CanvasDrawingSession ds ) : void
ds Microsoft.Graphics.Canvas.CanvasDrawingSession
Résultat void

Property Details

PFSim protected_oe property

protected PFSimulator PFSim
Résultat PFSimulator

ShowWireFrame protected_oe property

protected bool ShowWireFrame
Résultat bool