C# Class PsmFramework.Engines.DrawEngine2d.Drawables.Rectangle

Inheritance: DrawableBase
Afficher le fichier Open project: artwallace/PsmFramework

Méthodes publiques

Méthode Description
Rectangle ( LayerBase layer ) : System
RenderHelper ( ) : void

Méthodes protégées

Méthode Description
RecalcBounds ( ) : void
RecalcHelper ( ) : void

Method Details

RecalcBounds() protected méthode

protected RecalcBounds ( ) : void
Résultat void

RecalcHelper() protected méthode

protected RecalcHelper ( ) : void
Résultat void

Rectangle() public méthode

public Rectangle ( LayerBase layer ) : System
layer PsmFramework.Engines.DrawEngine2d.Layers.LayerBase
Résultat System

RenderHelper() public méthode

public RenderHelper ( ) : void
Résultat void