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

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

Méthodes publiques

Méthode Description
CircleHull ( float radius, int sides ) : System

Méthodes protégées

Méthode Description
GenerateShadowHull ( ) : Krypton.ShadowHull

Method Details

CircleHull() public méthode

public CircleHull ( float radius, int sides ) : System
radius float
sides int
Résultat System

GenerateShadowHull() protected méthode

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