C# Class LunarEclipse.Model.ProportionalShapeCreationTool

Inheritance: ShapeCreationTool
Afficher le fichier Open project: mono/lunareclipse

Méthodes publiques

Méthode Description
ProportionalShapeCreationTool ( MoonlightController controller ) : System

Méthodes protégées

Méthode Description
NormalizeShape ( double &x, double &y, double &width, double &height ) : void

Method Details

NormalizeShape() protected méthode

protected NormalizeShape ( double &x, double &y, double &width, double &height ) : void
x double
y double
width double
height double
Résultat void

ProportionalShapeCreationTool() public méthode

public ProportionalShapeCreationTool ( MoonlightController controller ) : System
controller LunarEclipse.Controller.MoonlightController
Résultat System