SpriteControllerRandomNumberGenerator Field |
Since everything needs a random number generator, we make one that should be accessible throughout your program.
Namespace:
SpriteLibrary
Assembly:
SpriteLibrary (in SpriteLibrary.dll) Version: 1.0.0.6 (1.0.0.6)
Syntaxpublic Random RandomNumberGenerator
Field Value
Type:
Random
See Also