C# Class Agent.Random

Afficher le fichier Open project: lxfschr/Quelea

Méthodes publiques

Méthode Description
RandomDouble ( double min, double max ) : double

Private Methods

Méthode Description
Random ( ) : System
RandomPoint ( Point3d min, Point3d max ) : Point3d
RandomPoint ( double min, double max ) : Point3d

Method Details

RandomDouble() public static méthode

public static RandomDouble ( double min, double max ) : double
min double
max double
Résultat double