C# Class MilkShakeFramework.Components.Lighting.Hulls.RectangleHull

Inheritance: AbstractHull
Afficher le fichier Open project: lucas-jones/MilkShake-old

Méthodes publiques

Méthode Description
RectangleHull ( float width, float height ) : System

Méthodes protégées

Méthode Description
GenerateShadowHull ( ) : Krypton.ShadowHull

Method Details

GenerateShadowHull() protected méthode

protected GenerateShadowHull ( ) : Krypton.ShadowHull
Résultat Krypton.ShadowHull

RectangleHull() public méthode

public RectangleHull ( float width, float height ) : System
width float
height float
Résultat System