C# Class Artemis.Plugins.LayerBrushes.Particle.Extension

Afficher le fichier Open project: diogotr7/Artemis.Plugins

Méthodes publiques

Méthode Description
GetValueAtPercent ( SKPoint range, float percent ) : float
RandomBetween ( Random rnd, float a, float b ) : float

Method Details

GetValueAtPercent() public static méthode

public static GetValueAtPercent ( SKPoint range, float percent ) : float
range SKPoint
percent float
Résultat float

RandomBetween() public static méthode

public static RandomBetween ( Random rnd, float a, float b ) : float
rnd Random
a float
b float
Résultat float